7 references to CosPi
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\TensorOperation.cs (1)
943
destination = T.
CosPi
(x);
System\Numerics\Tensors\netcore\TensorPrimitives.CosPi.cs (1)
46
public static T Invoke(T x) => T.
CosPi
(x);
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Double.cs (1)
1839
/// <inheritdoc cref="ITrigonometricFunctions{TSelf}.
CosPi
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Half.cs (1)
2246
/// <inheritdoc cref="ITrigonometricFunctions{TSelf}.
CosPi
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Numerics\BFloat16.cs (1)
2023
/// <inheritdoc cref="ITrigonometricFunctions{TSelf}.
CosPi
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NFloat.cs (1)
1861
/// <inheritdoc cref="ITrigonometricFunctions{TSelf}.
CosPi
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Single.cs (1)
1755
/// <inheritdoc cref="ITrigonometricFunctions{TSelf}.
CosPi
(TSelf)" />