Represents a Decimal128 value.
public struct Decimal128 : IConvertible, IComparable<Decimal128>, IEquatable<Decimal128>
Initializes a new instance of the Decimal128 struct.
Initializes a new instance of the Decimal128 struct.
Initializes a new instance of the Decimal128 struct.
Initializes a new instance of the Decimal128 struct.
Initializes a new instance of the Decimal128 struct.
Initializes a new instance of the Decimal128 struct.
Initializes a new instance of the Decimal128 struct.
Gets the maximum value.
Gets the minimum value.
Represents negative infinity.
Represents one.
Represents positive infinity.
Represents a value that is not a number.
Represents a value that is not a number and raises errors when used in calculations.
Represents zero.
Compares two specified Decimal128 values and returns an integer that indicates whether the first value is greater than, less than, or equal to the second value.
Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
Indicates whether the current object is equal to another object of the same type.
Determines whether the specified Decimal128 instances are considered equal.
Indicates whether this instance and a specified object are equal.
Creates a new Decimal128 value from its components.
Creates a new Decimal128 value from the IEEE encoding bits.
Gets the exponent of a Decimal128 value.
Returns the hash code for this instance.
Gets the high order 64 bits of the binary representation of this instance.
Gets the low order 64 bits of the binary representation of this instance.
Gets the high bits of the significand of a Decimal128 value.
Gets the high bits of the significand of a Decimal128 value.
Returns a value indicating whether the specified number evaluates to negative or positive infinity.
Returns a value indicating whether the specified number is not a number.
Returns a value indicating whether the specified number is negative.
Returns a value indicating whether the specified number evaluates to negative infinity.
Returns a value indicating whether the specified number evaluates to positive infinity.
Returns a value indicating whether the specified number is a quiet not a number.
Returns a value indicating whether the specified number is a signaled not a number.
Returns a value indicating whether the specified number is zero.
Negates the specified x.
Converts the string representation of a number to its Decimal128 equivalent.
Converts the value of the specified Decimal128 to the equivalent 8-bit unsigned integer.
Converts the value of the specified Decimal128 to the equivalent decimal.
Converts the value of the specified Decimal128 to the equivalent double.
Converts the value of the specified Decimal128 to the equivalent 16-bit signed integer.
Converts the value of the specified Decimal128 to the equivalent 32-bit signed integer.
Converts the value of the specified Decimal128 to the equivalent 64-bit signed integer.
Converts the value of the specified Decimal128 to the equivalent 8-bit signed integer.
Converts the value of the specified Decimal128 to the equivalent float.
Returns the fully qualified type name of this instance.
Converts the value of the specified Decimal128 to the equivalent 16-bit unsigned integer.
Converts the value of the specified Decimal128 to the equivalent 32-bit unsigned integer.
Converts the value of the specified Decimal128 to the equivalent 64-bit unsigned integer.
Converts the string representation of a number to its Decimal128 equivalent. A return value indicates whether the conversion succeeded or failed.
Implements the operator ==.
Performs an explicit conversion from Decimal128 to byte.
Performs an explicit conversion from Decimal128 to char.
Performs an explicit conversion from Decimal128 to decimal.
Performs an explicit conversion from Decimal128 to double.
Performs an explicit conversion from Decimal128 to short.
Performs an explicit conversion from Decimal128 to int.
Performs an explicit conversion from Decimal128 to long.
Performs an explicit conversion from Decimal128 to sbyte.
Performs an explicit conversion from Decimal128 to float.
Performs an explicit conversion from Decimal128 to ushort.
Performs an explicit conversion from Decimal128 to uint.
Performs an explicit conversion from Decimal128 to ulong.
Performs an explicit conversion from double to Decimal128.
Performs an explicit conversion from float to Decimal128.
Returns a value indicating whether a specified Decimal128 is greater than another specified Decimal128.
Returns a value indicating whether a specified Decimal128 is greater than or equal to another another specified Decimal128.
Performs an implicit conversion from byte to Decimal128.
Performs an implicit conversion from decimal to Decimal128.
Performs an implicit conversion from short to Decimal128.
Performs an implicit conversion from int to Decimal128.
Performs an implicit conversion from long to Decimal128.
Performs an implicit conversion from sbyte to Decimal128.
Performs an implicit conversion from ushort to Decimal128.
Performs an implicit conversion from uint to Decimal128.
Performs an implicit conversion from ulong to Decimal128.
Implements the operator !=.
Returns a value indicating whether a specified Decimal128 is less than another specified Decimal128.
Returns a value indicating whether a specified Decimal128 is less than or equal to another another specified Decimal128.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4