Absolute
Table of Contents
| evaluate() | ABS. | float|int|string |
|---|
Methods
evaluate()
ABS.
public
static evaluate(
$number :
mixed
)
: float|int|string
Returns the result of builtin function abs after validating args.
Parameters
- $number : mixed
Should be numeric
Return values
float|int|string —Rounded number