En:Exp

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

Содержание

Syntax

Exp(value : Number) : Number

Description

Function is used for powering e (exponent);

Parameters

  • value - number. Value of number degree in which is necessary to power the exponent

Result

The function returns a number - result of povering. Data type - Number.

Example

var myValue = Exp(5);

See also

General procedures and functions

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