bc.div

Division

Prototype

n = bc.div (a, b)

Description

Returns a / b.

If b is zero, returns nil.

Lua functions

Topics