Mega Code Archive

 
Categories / JavaScript Reference / Javascript Methods
 

Tan() Syntax, Parameters and Note

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