• Check if the string represents a decimal number, such as 0.1, .3, 1.1, 1.00003, 4.0 etc.

    Parameters

    Returns boolean

Generated using TypeDoc