Mega Code Archive

 
Categories / JavaScript Reference / Javascript Methods
 

Acos() Syntax, Parameters and Note

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