Function MathSign

  • Returns the sign of the x, indicating whether x is positive, negative or zero.

    Parameters

    • x: number

      The numeric expression to test

    Returns number

Generated using TypeDoc