Core APIs
Number

ABS

2min

Returns the absolute value of a number.

What is ABS

The ABS function returns the absolute value of a number. In other words: the ABS function removes the minus sign (-) from a negative number, making it positive. 1. For example, the ABS function in cell B1 below returns the absolute value of a negative number.

e.g.: The absolute of -5 is 5



API Definition

Call the following API:
POST
Request






Updated 03 Mar 2023
Doc contributor
Did this page help you?