7 references to TanPi
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\TensorOperation.cs (1)
2177
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 (5)
src\libraries\System.Private.CoreLib\src\System\Double.cs (1)
2158
/// <inheritdoc cref="ITrigonometricFunctions{TSelf}.
TanPi
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Half.cs (1)
2290
/// <inheritdoc cref="ITrigonometricFunctions{TSelf}.
TanPi
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Numerics\BFloat16.cs (1)
2067
/// <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)
2074
/// <inheritdoc cref="ITrigonometricFunctions{TSelf}.
TanPi
(TSelf)" />