Calculates the absolute value of a number, which is the size of the number irrespective of negative or positive. For instance, the absolute values of -5 and 5 are both 5.

Input Fields

  • number (number): the number you want the absolute value of

Output Fields

  • output (number): the absolute value