Fixed Point Structure
Represents a number with the specified number of digits after the decimal point.
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public struct FixedPoint
Constructors
Fixed | Initializes a new instance of the FixedPoint class |
Methods
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) |
Get | Returns the hash code for this instance. (Inherited from ValueType) |
Get | Gets the Type of the current instance. (Inherited from Object) |
Round | |
Square | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
Trunc |