Project

General

Profile

Actions

$abs » History » Revision 1

Revision 1/11 | Next »
Per Amundsen, 02/07/2014 11:22 AM


$abs

$abs(N)

Returns the absolute value of number N.

//echo -ag $abs(5) returns 5
//echo -ag $abs(-1) returns 1

Updated by Per Amundsen about 10 years ago · 1 revisions

Also available in: PDF HTML TXT