En:Log10

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

Содержание

Syntax

Log10(value : Number) : Number

Description

Function is used for calculation of the common logarithm from value <value>:Number;

Parameters

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

Result

The function returns a value of the common logarithm of the specified value. Data type - Number

Example

var myValue = Log10(32);

See also

General procedures and functions

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