• Determines whether a value is numeric, i.e. a number or a numeric string.

    Parameters

    • value: unknown

      The value to check.

    • locale: string = "inv"

      The locale to use when parsing string values.

    Returns boolean