This documentation is compiled for the latest release of Mathos Core Library
Top
The IntegerArithmetic type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Pow(Int32, Int32) | ||
| Pow(Int32, UInt32) | ||
| Pow(Int64, Int32) | ||
| Pow(Int64, UInt32) | ||
| Sqr(Int32) | ||
| Sqr(Int64) | ||
| Sqrt |
See Also