Section 24.104. Math.atan( ): compute an arctangent


24.104. Math.atan( ): compute an arctangent

ECMAScript v1

24.104.1. Synopsis

 Math.atan(x) 

24.104.1.1. Arguments

x

Any number.

24.104.1.2. Returns

The arc tangent of the specified value x. This return value is between -π/2 and π/2 radians.




JavaScript. The Definitive Guide
JavaScript: The Definitive Guide
ISBN: 0596101996
EAN: 2147483647
Year: 2004
Pages: 767

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net