A static class containing various math functions that are not
contained in the .NET framework (v3.5)

C# | Visual Basic | Visual C++ |
public static class ClassicalMath
Public NotInheritable Class ClassicalMath
public ref class ClassicalMath abstract sealed

All Members | Methods | ||||
Icon | Member | Description |
---|---|---|
![]() ![]() | IsPowerOf(Int32, Int32) |
Tests to see if TestValue is a (integer) power of PowerOf.
|

Object | |
![]() | ClassicalMath |