C# Class MonoTests.System.MathTest

ファイルを表示 Open project: kumpera/mono

Private Methods

Method Description
TestAcos ( ) : void
TestAsin ( ) : void
TestAtan ( ) : void
TestAtan2 ( ) : void
TestByteMax ( ) : void
TestByteMin ( ) : void
TestCeiling ( ) : void
TestCos ( ) : void
TestCosh ( ) : void
TestDecimalAbs ( ) : void
TestDecimalCeiling ( ) : void
TestDecimalMax ( ) : void
TestDecimalMin ( ) : void
TestDecimalRound ( ) : void
TestDecimalRound2 ( ) : void
TestDecimalSign ( ) : void
TestDecimalTruncate ( ) : void
TestDoubleAbs ( ) : void
TestDoubleMax ( ) : void
TestDoubleMin ( ) : void
TestDoubleRound ( ) : void
TestDoubleRound2 ( ) : void
TestDoubleRound3 ( ) : void
TestDoubleSign ( ) : void
TestDoubleTruncate ( ) : void
TestExp ( ) : void
TestFloatAbs ( ) : void
TestFloatMax ( ) : void
TestFloatMin ( ) : void
TestFloatSign ( ) : void
TestFloor ( ) : void
TestIEEERemainder ( ) : void
TestIntAbs ( ) : void
TestIntMax ( ) : void
TestIntMin ( ) : void
TestIntSign ( ) : void
TestLog ( ) : void
TestLog10 ( ) : void
TestLog2 ( ) : void
TestLongAbs ( ) : void
TestLongMax ( ) : void
TestLongMin ( ) : void
TestLongSign ( ) : void
TestPow ( ) : void
TestSbyteAbs ( ) : void
TestSbyteMax ( ) : void
TestSbyteMin ( ) : void
TestSbyteSign ( ) : void
TestShortAbs ( ) : void
TestShortMax ( ) : void
TestShortMin ( ) : void
TestShortSign ( ) : void
TestSin ( ) : void
TestSinh ( ) : void
TestSqrt ( ) : void
TestTan ( ) : void
TestTanh ( ) : void
TestUintMax ( ) : void
TestUintMin ( ) : void
TestUlongMax ( ) : void
TestUlongMin ( ) : void
TestUshortMax ( ) : void
TestUshortMin ( ) : void