6 references to Tan
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\TensorOperation.cs (1)
2049
destination = T.
Tan
(x);
System\Numerics\Tensors\netcore\TensorPrimitives.Tan.cs (1)
59
public static T Invoke(T x) => T.
Tan
(x);
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Double.cs (1)
2148
/// <inheritdoc cref="ITrigonometricFunctions{TSelf}.
Tan
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Half.cs (1)
2279
/// <inheritdoc cref="ITrigonometricFunctions{TSelf}.
Tan
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NFloat.cs (1)
1902
/// <inheritdoc cref="ITrigonometricFunctions{TSelf}.
Tan
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Single.cs (1)
2064
/// <inheritdoc cref="ITrigonometricFunctions{TSelf}.
Tan
(TSelf)" />