SITEFORUM Script - script function detail
$abs
| Description | Calculates the absolute values of all the given numbers. |
| Syntax |
|
| Documentation | Returns the absolute value of the argument values separated by the whitespace character. If an argument is not negative, the argument is returned. If the argument is negative, the negation of the argument is returned. |
| Group, Parameters | Math, Min:1 Max: 1 |