Flowdock
abs() public

Returns the absolute value of fix.

   -12345.abs   #=> 12345
   12345.abs    #=> 12345
Show source
Register or log in to add new notes.