Programming Perl

Programming PerlSearch this book
Previous: 3.2.2 ?PATTERN?Chapter 3
Functions
Next: 3.2.4 accept
 

3.2.3 abs

abs VALUE

This function returns the absolute value of its argument (or $_ if omitted).


Previous: 3.2.2 ?PATTERN?Programming PerlNext: 3.2.4 accept
3.2.2 ?PATTERN?Book Index3.2.4 accept