This documentation is compiled for the latest release of Mathos Core Library
Top
The Elementary type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | Cot | |
![]() ![]() | Coth | |
![]() ![]() | Decompose |
x => f * 2^n
|
![]() ![]() | Exp | |
![]() ![]() | ExpMinusOne | |
![]() ![]() | ExpOfXMinusOne |
calculates EXP(X) - 1
|
![]() ![]() | Log | |
![]() ![]() | LogOfAbs | |
![]() ![]() | LogOfOnePlusX |
calculates log(1 + x)
|
![]() ![]() | LogPlusOne | |
![]() ![]() | TimesTwoTo |
x * 2 ^ n
|
See Also