Press on the image to return to the main documentation page.
|
Abs As BigDecimal
Add (augend As BigDecimal) As BigDecimal
CompareTo (val As BigDecimal) As Int
Divide (divisor As BigDecimal) As BigDecimal
Divide2 (divisor As BigDecimal, precision As Int, rounding As Int) As BigDecimal
DivideToIntegralValue (divisor As BigDecimal)
DoubleValue As Double
Equals (bigdecimal As BigDecimal) As Boolean
Initialize (number As String)
Initialize2 (number() As Char)
Initialize3 (number As Long)
Initialize4 (unscaledVal As Long, scale As Int)
Initialize5 (value As BigDecimal)
Initialize6 (value As BigInteger)
LongValue As Long
Max (val As BigDecimal) As BigDecimal
Min (val As BigDecimal) As BigDecimal
MovePointLeft (n As Int) As BigDecimal
MovePointRight (n As Int) As BigDecimal
Multiply (multiplicand As BigDecimal) As BigDecimal
Negate As BigDecimal
Plus As BigDecimal
Pow (n As Int) As BigDecimal
Precision As Int
Remainder (divisor As BigDecimal) As BigDecimal
Round (precision As Int, rounding As Int) As BigDecimal
ROUND_CEILING As Int
ROUND_DOWN As Int
ROUND_FLOOR As Int
ROUND_HALF_DOWN As Int
ROUND_HALF_EVEN As Int
ROUND_HALF_UP As Int
ROUND_UNNECESSARY As Int
ROUND_UP As Int
Scale As Int
ScaleByPowerOfTen (n As Int) As BigDecimal
SetScale (newScale As Int) As BigDecimal
SetScale2 (newScale As Int, rounding As Int) As BigDecimal
Signum As Int
StripTrailingZeros As BigDecimal
Subtract (subtrahend As BigDecimal) As BigDecimal
ToBigInteger As BigInteger
ToEngineeringString As String
ToPlainString As String
ToString As String
UnscaledValue As BigInteger
Version As Double [read only]
Abs As BigDecimal
Add (augend As BigDecimal) As BigDecimal
CompareTo (val As BigDecimal) As Int
Divide (divisor As BigDecimal) As BigDecimal
Divide2 (divisor As BigDecimal, precision As Int, rounding As Int) As BigDecimal
DivideToIntegralValue (divisor As BigDecimal)
DoubleValue As Double
Equals (bigdecimal As BigDecimal) As Boolean
Initialize (number As String)
Initialize2 (number() As Char)
Initialize3 (number As Long)
Initialize4 (unscaledVal As Long, scale As Int)
Initialize5 (value As BigDecimal)
Initialize6 (value As BigInteger)
LongValue As Long
Max (val As BigDecimal) As BigDecimal
Min (val As BigDecimal) As BigDecimal
MovePointLeft (n As Int) As BigDecimal
MovePointRight (n As Int) As BigDecimal
Multiply (multiplicand As BigDecimal) As BigDecimal
Negate As BigDecimal
Plus As BigDecimal
Pow (n As Int) As BigDecimal
Precision As Int
Remainder (divisor As BigDecimal) As BigDecimal
Round (precision As Int, rounding As Int) As BigDecimal
ROUND_CEILING As Int
ROUND_DOWN As Int
ROUND_FLOOR As Int
ROUND_HALF_DOWN As Int
ROUND_HALF_EVEN As Int
ROUND_HALF_UP As Int
ROUND_UNNECESSARY As Int
ROUND_UP As Int
Scale As Int
ScaleByPowerOfTen (n As Int) As BigDecimal
SetScale (newScale As Int) As BigDecimal
SetScale2 (newScale As Int, rounding As Int) As BigDecimal
Signum As Int
StripTrailingZeros As BigDecimal
Subtract (subtrahend As BigDecimal) As BigDecimal
ToBigInteger As BigInteger
ToEngineeringString As String
ToPlainString As String
ToString As String
UnscaledValue As BigInteger
Version As Double [read only]
Abs As BigInteger
Add (value As BigInteger) As BigInteger
And (value As BigInteger) As BigInteger
AndNot (value As BigInteger) As BigInteger
BitCount As Int
BitLength As Int
ClearBit (n As Int) As BigInteger
CompareTo (value As BigInteger) As Int
Divide (divisor As BigInteger) As BigInteger
DoubleValue As Double
Equals (biginteger As BigInteger) As Boolean
FlipBit (n As Int) As BigInteger
GetLowestSetBit As Int
Initialize (number As String)
Initialize2 (number() As Byte)
Initialize3 (number As Long)
Initialize4 (bitlength As Int)
Initialize5 (bitlength As Int, certainty As Int)
Initialize6 (value As BigDecimal)
Initialize7 (value As BigInteger)
LongValue As Long
Max (value As BigInteger) As BigInteger
Min (value As BigInteger) As BigInteger
Mod (m As BigInteger) As BigInteger
ModInverse (m As BigInteger) As BigInteger
ModPow (exponent As BigInteger, m As BigInteger) As BigInteger
Multiply (value As BigInteger) As BigInteger
NextProbablePrime As BigInteger
Not As BigInteger
Or (value As BigInteger) As BigInteger
Pow (exp As Int) As BigInteger
ProbablePrime (bitLength As Int) As BigInteger
Remainder (divisor As BigInteger) As BigInteger
SetBit (n As Int) As BigInteger
ShiftLeft (n As Int) As BigInteger
ShiftRight (n As Int) As BigInteger
Subtract (value As BigInteger) As BigInteger
TestBit (n As Int) As Boolean
ToByteArray As Byte()
ToString As String
ToStringBase (radix As Int) As String
Xor (value As BigInteger) As BigInteger
Abs As BigInteger
Add (value As BigInteger) As BigInteger
And (value As BigInteger) As BigInteger
AndNot (value As BigInteger) As BigInteger
BitCount As Int
BitLength As Int
ClearBit (n As Int) As BigInteger
CompareTo (value As BigInteger) As Int
Divide (divisor As BigInteger) As BigInteger
DoubleValue As Double
Equals (biginteger As BigInteger) As Boolean
FlipBit (n As Int) As BigInteger
GetLowestSetBit As Int
Initialize (number As String)
Initialize2 (number() As Byte)
Initialize3 (number As Long)
Initialize4 (bitlength As Int)
Initialize5 (bitlength As Int, certainty As Int)
Initialize6 (value As BigDecimal)
Initialize7 (value As BigInteger)
LongValue As Long
Max (value As BigInteger) As BigInteger
Min (value As BigInteger) As BigInteger
Mod (m As BigInteger) As BigInteger
ModInverse (m As BigInteger) As BigInteger
ModPow (exponent As BigInteger, m As BigInteger) As BigInteger
Multiply (value As BigInteger) As BigInteger
NextProbablePrime As BigInteger
Not As BigInteger
Or (value As BigInteger) As BigInteger
Pow (exp As Int) As BigInteger
ProbablePrime (bitLength As Int) As BigInteger
Remainder (divisor As BigInteger) As BigInteger
SetBit (n As Int) As BigInteger
ShiftLeft (n As Int) As BigInteger
ShiftRight (n As Int) As BigInteger
Subtract (value As BigInteger) As BigInteger
TestBit (n As Int) As Boolean
ToByteArray As Byte()
ToString As String
ToStringBase (radix As Int) As String
Xor (value As BigInteger) As BigInteger