IOperations<T>.Sin Cos Method
Returns a tuple of the sine and cosine of a number.
Definition
Namespace: Numerics.NET.Generic
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
(T , T ) SinCos(
T x
)
Parameters
- x T