Returns the tangent of the specified angle.
Namespace: Extreme.Mathematics.Generic
Assembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
Syntax
Type Parameters
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
IRealOperations<(Of <(<'T>)>)>. When you use instance method syntax to call this method, omit the first parameter.
See Also