IntegerArithmetic ClassMathos Core Library 1.0.5.1 (changeset 39720)
This documentation is compiled for the latest release of Mathos Core Library
Inheritance Hierarchy

SystemObject
  Mathos.ArithmeticIntegerArithmetic

Namespace: Mathos.Arithmetic
Assembly: Mathos (in Mathos.dll) Version: 1.0.5.1 (1.0.5.1)
Syntax

public static class IntegerArithmetic

The IntegerArithmetic type exposes the following members.

Methods

  NameDescription
Public methodStatic memberPow(Int32, Int32)
Public methodStatic memberPow(Int32, UInt32)
Public methodStatic memberPow(Int64, Int32)
Public methodStatic memberPow(Int64, UInt32)
Public methodStatic memberSqr(Int32)
Public methodStatic memberSqr(Int64)
Public methodStatic memberSqrt
Top
See Also

Reference