tan(number)

Return the tangent of an angle in radians

Example

Math.tan(0.785398);  // returns 1 tan(45o)

<< sqrt(number) © 1996-2013 InetSoft Technology Corporation (v11.5) JS.7 CALC Object Functions >>