A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/javascript/Math/atan below:

atan ยท WebPlatform Docs

atan Summary

Returns the arctangent of a number.

Syntax
Math.atan( number )
Examples
var v1 = Math.atan(-1.0);
document.write(v1);

Remarks

The required number argument is a numeric expression for which the arctangent is needed.

The return value is the arctangent of the number argument, in radians.

Applies To : Math Object

See also Other articles Attributions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4