MSI Factory 2.3

Math.Ldexp

Math.Ldexp

Previous topic Next topic  

Math.Ldexp

Previous topic Next topic  

OverviewExamples

number Math.Ldexp (

number Mantissa,

number Exponent )

Description

Returns a number (x), given a mantissa (m) and an exponent (n) in the equation x = m * 2^n.

Parameters

Mantissa

(number) The mantissa value.

Exponent

(number) The exponent value.

Returns

(number) The number x in the equation x = m * 2^n.

See also: Related Actions


Learn More: Indigo Rose Software - MSI Factory - Buy Now - Contact Us