Elementary ClassMathos Core Library 1.0.5.1 (changeset 39720)
This documentation is compiled for the latest release of Mathos Core Library
Inheritance Hierarchy

SystemObject
  Mathos.CalculusElementary

Namespace: Mathos.Calculus
Assembly: Mathos (in Mathos.dll) Version: 1.0.5.1 (1.0.5.1)
Syntax

public static class Elementary

The Elementary type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCot
Public methodStatic memberCoth
Public methodStatic memberDecompose
x => f * 2^n
Public methodStatic memberExp
Public methodStatic memberExpMinusOne
Public methodStatic memberExpOfXMinusOne
calculates EXP(X) - 1
Public methodStatic memberLog
Public methodStatic memberLogOfAbs
Public methodStatic memberLogOfOnePlusX
calculates log(1 + x)
Public methodStatic memberLogPlusOne
Public methodStatic memberTimesTwoTo
x * 2 ^ n
Top
See Also

Reference