6 references to TanPi
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\TensorOperation.cs (1)
2079
destination = T.
TanPi
(x);
System\Numerics\Tensors\netcore\TensorPrimitives.TanPi.cs (1)
36
public static T Invoke(T x) => T.
TanPi
(x);
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Double.cs (1)
2152
/// <inheritdoc cref="ITrigonometricFunctions{TSelf}.
TanPi
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Half.cs (1)
2282
/// <inheritdoc cref="ITrigonometricFunctions{TSelf}.
TanPi
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NFloat.cs (1)
1905
/// <inheritdoc cref="ITrigonometricFunctions{TSelf}.
TanPi
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Single.cs (1)
2068
/// <inheritdoc cref="ITrigonometricFunctions{TSelf}.
TanPi
(TSelf)" />