PHP Math functions
A
abs()
The PHP abs() function returns the absolute value of a number.
acos()
The PHP acos() function returns the arc cosine of a number in radians.
acosh()
The PHP acosh() function returns the inverse hyperbolic cosine of a number.