Perl Programming/Keywords/abs
The abs keyword
Function abs returns the absolute value of VALUE, or of $_, if VALUE is omitted.
Syntax
abs VALUE
abs
Function abs returns the absolute value of VALUE, or of $_, if VALUE is omitted.
abs VALUE
abs