Function isPODNumericValue

  • Checks whether a given value is a fixed-size numeric value, which can be represented in a circuit as a single signal.

    Parameters

    Returns boolean

    true if the given value is numeric

Generated using TypeDoc