Universeorange.com/Docs/

R3m/framework Function reference math.abs

{math.abs(Mixed $number)}

Exponential expression

The absolute value of number.
If the argument number is of type float, the return type is also a float, otherwise it is an int (as float usually has a bigger value range than int).

More information:

https://www.php.net/manual/en/function.abs.php

Last modified: 2021-06-07

© 2021 universeorange.com