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/tan below:

tan ยท WebPlatform Docs

tan Summary

Returns the tangent of a number.

Syntax
Math.tan( radians )
Examples
var v1 = Math.tan(1.0);
document.write(v1);

Remarks

The required radians argument is a numeric expression that contains an angle measured in radians.

The return value is the tangent of the numeric argument of radians.

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