- isMinimum
bool isMinimum()
Undocumented in source. Be warned that the author may not have intended to support it.
- opAdd
SignExtendedNumber opAdd(SignExtendedNumber a)
Undocumented in source. Be warned that the author may not have intended to support it.
- opAddAssign
SignExtendedNumber opAddAssign(int a)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(SignExtendedNumber a)
Undocumented in source. Be warned that the author may not have intended to support it.
- opDiv
SignExtendedNumber opDiv(SignExtendedNumber a)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(SignExtendedNumber a)
Undocumented in source. Be warned that the author may not have intended to support it.
- opMod
SignExtendedNumber opMod(SignExtendedNumber a)
Undocumented in source. Be warned that the author may not have intended to support it.
- opMul
SignExtendedNumber opMul(SignExtendedNumber a)
Undocumented in source. Be warned that the author may not have intended to support it.
- opNeg
SignExtendedNumber opNeg()
Undocumented in source. Be warned that the author may not have intended to support it.
- opShl
SignExtendedNumber opShl(SignExtendedNumber a)
Undocumented in source. Be warned that the author may not have intended to support it.
- opShr
SignExtendedNumber opShr(SignExtendedNumber a)
Undocumented in source. Be warned that the author may not have intended to support it.
- opSub
SignExtendedNumber opSub(SignExtendedNumber a)
Undocumented in source. Be warned that the author may not have intended to support it.