Mega Code Archive

 
Categories / JavaScript Reference / Javascript Methods
 

Abs() Syntax, Parameters and Note

Note: Returns the absolute value.      Syntax:      Math.abs(param1)      Parameters:         param1   Required; the number to convert.