| bc.sqrt |
|---|
| Lua function bc.sqrt Summary Square root Prototype n = bc.sqrt (a)Description Returns the square root of a.See Also ... Topics
Lua base functions
Lua bc (big number) functions
Lua bit manipulation functions
Lua coroutine functions
Lua debug functions
Lua io functions
Lua math functions
Lua os functions
Lua package functions
Lua PCRE regular expression functions
Lua script extensions
Lua string functions
Lua table functions
Lua utilities
ScriptingLua functions
bc.add (Addition)
bc.compare (Comparison)
bc.digits (Digits after the decimal place)
bc.div (Division)
bc.isneg (Tests if negative)
bc.iszero (Tests if zero)
bc.mod (Modulus)
bc.mul (Multiplication)
bc.number (Create a big number)
bc.pow (Power)
bc.sub (Subtraction)
bc.tostring (Converts to a string)
bc.version (Version)(Help topic: lua=bc.sqrt)
Documentation contents page |