Contains methods that perform operations on integers.
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
Syntax
| C# |
public static class IntegerMath
|
| F# |
[<AbstractClassAttribute>]
[<SealedAttribute>]
type IntegerMath = class end
|
Inheritance Hierarchy
See Also