Platforms to show: All Mac Windows Linux Cross-Platform
The class SignedInteger64MBS
class SignedInteger64MBS
MBS REALbasic DataTypes Plugin (Numbers),
class, Math, MBS REALbasic DataTypes Plugin (Numbers), class SignedInteger64MBS, Console safe, Plugin version: 4.2, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.
Function: A class to make a signed 64bit integer available to Realbasic.
Example:
Notes: For Realbasic 5.x the operator methods will be called automatically, but for Realbasic 4.5 you need to call them yourself to perform a given operation.
Function: A class to make a signed 64bit integer available to Realbasic.
Example:
dim s as new SignedInteger64MBS(1000)
MsgBox s.StringValue
- property HigherInteger as Integer
- property LowerInteger as Integer
- property Sign as Integer
- method Abs as SignedInteger64MBS
- method Constructor
- method Constructor(value as double)
- method Constructor(value as string)
- method DoubleValue as double
- method IntegerValue as integer
- method Is32bit as boolean
- shared method Maximum as SignedInteger64MBS
- method MemoryblockValue as Memoryblock
- shared method Minimum as SignedInteger64MBS
- method Operator_Add(value as SignedInteger64MBS) as SignedInteger64MBS
- method Operator_AddRight(doublevalue as double) as SignedInteger64MBS
- method Operator_Compare(value as SignedInteger64MBS) as integer
- method Operator_Convert as double
- method Operator_Convert as string
- method Operator_Convert(value as double)
- method Operator_Convert(value as string)
- method Operator_Divide(value as SignedInteger64MBS) as SignedInteger64MBS
- method Operator_DivideRight(doublevalue as double) as SignedInteger64MBS
- method Operator_IntegerDivide(value as SignedInteger64MBS) as SignedInteger64MBS
- method Operator_IntegerDivideRight(integervalue as integer) as SignedInteger64MBS
- method Operator_Modulo(value as SignedInteger64MBS) as SignedInteger64MBS
- method Operator_ModuloRight(doublevalue as double) as SignedInteger64MBS
- method Operator_Multiply(value as SignedInteger64MBS) as SignedInteger64MBS
- method Operator_MultiplyRight(doublevalue as double) as SignedInteger64MBS
- method Operator_Negate(value as SignedInteger64MBS) as SignedInteger64MBS
- method Operator_Sub(value as SignedInteger64MBS) as SignedInteger64MBS
- method Operator_SubRight(doublevalue as double) as SignedInteger64MBS
- method StringValue as string
- method UnsignedInteger64 as UnsignedInteger64MBS
This class has no sub classes.
Some methods using this class:
- SignedInteger64MBS.Abs as SignedInteger64MBS
- SignedInteger64MBS.Maximum as SignedInteger64MBS
- SignedInteger64MBS.Minimum as SignedInteger64MBS
- SignedInteger64MBS.Operator_Add(value as SignedInteger64MBS) as SignedInteger64MBS
- SignedInteger64MBS.Operator_AddRight(doublevalue as double) as SignedInteger64MBS
- SignedInteger64MBS.Operator_Compare(value as SignedInteger64MBS) as integer
- SignedInteger64MBS.Operator_Divide(value as SignedInteger64MBS) as SignedInteger64MBS
- SignedInteger64MBS.Operator_DivideRight(doublevalue as double) as SignedInteger64MBS
- SignedInteger64MBS.Operator_IntegerDivide(value as SignedInteger64MBS) as SignedInteger64MBS
- SignedInteger64MBS.Operator_IntegerDivideRight(integervalue as integer) as SignedInteger64MBS
- SignedInteger64MBS.Operator_Modulo(value as SignedInteger64MBS) as SignedInteger64MBS
- SignedInteger64MBS.Operator_ModuloRight(doublevalue as double) as SignedInteger64MBS
- SignedInteger64MBS.Operator_Multiply(value as SignedInteger64MBS) as SignedInteger64MBS
- SignedInteger64MBS.Operator_MultiplyRight(doublevalue as double) as SignedInteger64MBS
- SignedInteger64MBS.Operator_Negate(value as SignedInteger64MBS) as SignedInteger64MBS
- SignedInteger64MBS.Operator_Sub(value as SignedInteger64MBS) as SignedInteger64MBS
- SignedInteger64MBS.Operator_SubRight(doublevalue as double) as SignedInteger64MBS
- UnsignedInteger64MBS.SignedInteger64 as SignedInteger64MBS
The items on this page are in the following plugins: MBS REALbasic DataTypes Plugin.
Links
MBS REAL studio tutorial videos - Nachhilfe in Andernach