LuaNET, the lua 5.1 api documentation!

Lua-Api

Math

[LUA 5.1] math.frexp

function math.frexp ( x )
Returns m and e such that x = m2e, e is an integer and the absolute value of m is in the range [0.5, 1) (or zero when x is zero).

Comments

© 2007 DracoBlue :: Valid XHTML, CSS, RSS Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC | SourceNet © 2007, DracoBlue :: Page created in 0.162 seconds with 21 queries.