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