This documentation is compiled for the latest release of Mathos Core Library
SystemObject
Mathos.ArithmeticIntegerArithmetic
Assembly: Mathos (in Mathos.dll) Version: 1.0.5.1 (1.0.5.1)
Top
Inheritance Hierarchy
Mathos.ArithmeticIntegerArithmetic
Namespace: Mathos.Arithmetic
Assembly: Mathos (in Mathos.dll) Version: 1.0.5.1 (1.0.5.1)
Syntax
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