MSI Factory 2.3

Math.Frexp

Math.Frexp

Previous topic Next topic  

Math.Frexp

Previous topic Next topic  

OverviewExamples

table Math.Frexp (

number Num )

Description

Returns a table containing the mantissa (m) and exponent (n) of a number (x) in the equation x = m * 2^n.

Parameters

Num

(number) The number whose mantissa and exponent you want.

Returns

(table) A table containing the mantissa and exponent, indexed by "Mantissa" and "Exponent." The absolute value of the mantissa will be greater than or equal to 0.5 and less than 1.0.

See also: Related Actions


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