bc.tonumber

Converts to a number

Prototype

f = bc.tonumber (n)

Description

Converts a big number to a Lua (floating point) number (eg. for use elsewhere in Lua).

Lua functions

Topics