En:Sin

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

Содержание

Syntax

Sin(value : Number) : Number

Description

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

Parameters

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

Result

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

Example

var mySinus = Sin(10);

See also

General procedures and functions

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