IReal Operations<T>.Cos Method
Returns the cosine of a value.
Definition
Namespace: Extreme.Mathematics.Generic
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
The cosine of a.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
T Cos(
T a
)
Parameters
- a T
- A value.
Return Value
TThe cosine of a.