BigInt.isNegative

Tests if the sign of the integer is negative

struct BigInt
const
bool
isNegative
()

Return Value

Type: bool

true, iff the integer has a negative sign

Meta