En:Log

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

Содержание

Syntax

Log(value : Number) : Number

Description

Function is used for calculation of the natural logarithm (on the e basis) of the value <value> : Number;

Parameters

  • value - number. Value, the logarithm which is necessary to get;

Result

The function returns logarithm value (on the е basis) of the specified value. Data type - Number

Example

var myValue = Log(12);

See also

General procedures and functions

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