Class | Description |
---|---|
Complex |
Class that represents a complex number.
|
DoubleRange | |
ErfcBenchmark |
Created by alex on 4/30/17.
|
FactorialBenchmark |
Created by alex on 4/29/17.
|
Gamma |
This class calculates the incomplete gamma function and complementary
incomplete gamma function.
|
LnFactorialBenchmark |
Created by alex on 4/30/17.
|
Quaternion |
Quaternion object , its properties and associated operations
|
Rational |
Class handling rational numbers (numerator / denominator), including
addition, multiplication and reducing (15/6 => 5/2).
|
SpecialFunctions |
Static-method library of various functions
|