Function floatToString

  • Return a float as a string with at least 2 levels of precision.

    Parameters

    • value: null | number

    Returns string

Generated using TypeDoc