bc.iszero

Tests if zero

Prototype

n = bc.iszero (a)

Description

Returns true if a is zero, false otherwise.

Lua functions

Topics