BigInt.isPositive

Tests if the sign of the integer is positive

struct BigInt
const
bool
isPositive
()

Return Value

Type: bool

true, iff the integer has a positive sign

Meta