Click or drag to resize
Accord.NET (logo)

Taylor Methods

The Taylor type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCos
Returns the cosine of a specified angle by evaluating a Taylor series.
Public methodStatic memberCosh
Returns the hyperbolic cosine of a specified angle by evaluating a Taylor series.
Public methodStatic memberExp
Returns e raised to the specified power by evaluating a Taylor series.
Public methodStatic memberSin
Returns the sine of a specified angle by evaluating a Taylor series.
Public methodStatic memberSinh
Returns the hyperbolic sine of a specified angle by evaluating a Taylor series.
Top
See Also