![]() |
Taylor Methods |
The Taylor type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Cos |
Returns the cosine of a specified angle by evaluating a Taylor series.
|
![]() ![]() | Cosh |
Returns the hyperbolic cosine of a specified angle by evaluating a Taylor series.
|
![]() ![]() | Exp |
Returns e raised to the specified power by evaluating a Taylor series.
|
![]() ![]() | Sin |
Returns the sine of a specified angle by evaluating a Taylor series.
|
![]() ![]() | Sinh |
Returns the hyperbolic sine of a specified angle by evaluating a Taylor series.
|