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)
43
public static T Invoke(T x) => T.
TanPi
(x);
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Double.cs (1)
2161
/// <inheritdoc cref="ITrigonometricFunctions{TSelf}.
TanPi
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Half.cs (1)
2294
/// <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)
2077
/// <inheritdoc cref="ITrigonometricFunctions{TSelf}.
TanPi
(TSelf)" />