Function numberFormatFloat

  • Formats the given number into a float string representation. No decimal will be displayed of not needed.

    Parameters

    Returns string

    either a float or integer string representation of the given number.

Generated using TypeDoc