|
| | complex.cpp |
| | Implementation of functions for complex numbers.
|
| | erf.cpp |
| | Implementation of functions to create error functions.
|
| | exp.cpp |
| | Implementation of functions to create exponential functions.
|
| | gamma.cpp |
| | Implementation of functions to create gamma functions.
|
| | hyperbolic.cpp |
| | Implementation of functions to create hyperbolic functions.
|
| | log.cpp |
| | Implementation of functions to create logarithmic functions.
|
| | misc_float_operations.cpp |
| | Implementation of functions to create functions of miscellaneous floating-point operations.
|
| | pow.cpp |
| | Implementation of functions to create power functions.
|
| | trigonometric.cpp |
| | Implementation of functions to create trigonometric functions.
|