ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Tangens of input
The tangens is
Tangens
[ILNumerics Core Module]
Namespace: ILNumerics
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- input
- Type: ILNumericscomplex
Input value
Return Value
Type: complexTangens of input
Remarks
sin(input) / cos(input)
if cos(input) == 0.0+0.0i, PositiveInfinity will be returned.[ILNumerics Core Module]
See Also