Function isZero

  • Parameters

    • a: number

      Return whether the number is zero according to the specified global precision unless specified otherwise.

    • options: EqualityOptions = equalityOptions

      Override the global precision and unit.

    Returns boolean

Generated using TypeDoc