En:Tan

Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.

Содержание

Syntax

Tan(value : Number) : Number

Description

Function is used for calculation of a tangent value <value>:Number;

Parameters

  • value - number. Value which tangent is necessary to get;

Result

The function returns a tangent of current value. Data type - Number.

Example

var myValue = Tan(10);

See also

General procedures and functions

Личные инструменты