1 interface inheriting from ITrigonometricFunctions
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Numerics\IFloatingPointIeee754.cs (1)
15
ITrigonometricFunctions
<TSelf>
150 references to ITrigonometricFunctions
System.Numerics.Tensors (74)
System\Numerics\Tensors\netcore\Tensor.cs (28)
2469
where T :
ITrigonometricFunctions
<T>
2482
where T :
ITrigonometricFunctions
<T>
2523
where T :
ITrigonometricFunctions
<T>
2536
where T :
ITrigonometricFunctions
<T>
2606
where T :
ITrigonometricFunctions
<T>
2619
where T :
ITrigonometricFunctions
<T>
2660
where T :
ITrigonometricFunctions
<T>
2673
where T :
ITrigonometricFunctions
<T>
2687
where T :
ITrigonometricFunctions
<T>
2700
where T :
ITrigonometricFunctions
<T>
2907
where T :
ITrigonometricFunctions
<T>
2920
where T :
ITrigonometricFunctions
<T>
3266
where T :
ITrigonometricFunctions
<T>
3279
where T :
ITrigonometricFunctions
<T>
3346
where T :
ITrigonometricFunctions
<T>
3369
where T :
ITrigonometricFunctions
<T>
3383
where T :
ITrigonometricFunctions
<T>
3396
where T :
ITrigonometricFunctions
<T>
4831
where T :
ITrigonometricFunctions
<T>
4842
where T :
ITrigonometricFunctions
<T>
5075
where T :
ITrigonometricFunctions
<T>
5088
where T :
ITrigonometricFunctions
<T>
5123
where T :
ITrigonometricFunctions
<T>
5134
where T :
ITrigonometricFunctions
<T>
5333
where T :
ITrigonometricFunctions
<T>
5344
where T :
ITrigonometricFunctions
<T>
5379
where T :
ITrigonometricFunctions
<T>
5390
where T :
ITrigonometricFunctions
<T>
System\Numerics\Tensors\netcore\TensorOperation.cs (14)
513
where T :
ITrigonometricFunctions
<T>
543
where T :
ITrigonometricFunctions
<T>
584
where T :
ITrigonometricFunctions
<T>
614
where T :
ITrigonometricFunctions
<T>
629
where T :
ITrigonometricFunctions
<T>
717
where T :
ITrigonometricFunctions
<T>
888
where T :
ITrigonometricFunctions
<T>
939
where T :
ITrigonometricFunctions
<T>
954
where T :
ITrigonometricFunctions
<T>
1737
where T :
ITrigonometricFunctions
<T>
1851
where T :
ITrigonometricFunctions
<T>
1881
where T :
ITrigonometricFunctions
<T>
2045
where T :
ITrigonometricFunctions
<T>
2075
where T :
ITrigonometricFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.Acos.cs (2)
25
where T :
ITrigonometricFunctions
<T> =>
30
where T :
ITrigonometricFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.AcosPi.cs (2)
25
where T :
ITrigonometricFunctions
<T> =>
30
where T :
ITrigonometricFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.Asin.cs (2)
25
where T :
ITrigonometricFunctions
<T> =>
30
where T :
ITrigonometricFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.AsinPi.cs (2)
25
where T :
ITrigonometricFunctions
<T> =>
30
where T :
ITrigonometricFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.Atan.cs (2)
25
where T :
ITrigonometricFunctions
<T> =>
30
where T :
ITrigonometricFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.AtanPi.cs (2)
25
where T :
ITrigonometricFunctions
<T> =>
30
where T :
ITrigonometricFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.Cos.cs (2)
30
where T :
ITrigonometricFunctions
<T>
42
where T :
ITrigonometricFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.CosPi.cs (2)
29
where T :
ITrigonometricFunctions
<T>
41
where T :
ITrigonometricFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.DegreesToRadians.cs (2)
22
where T :
ITrigonometricFunctions
<T>
33
private readonly struct DegreesToRadiansOperator<T> : IUnaryOperator<T, T> where T :
ITrigonometricFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.RadiansToDegrees.cs (2)
22
where T :
ITrigonometricFunctions
<T> =>
26
private readonly struct RadiansToDegreesOperator<T> : IUnaryOperator<T, T> where T :
ITrigonometricFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.Sin.cs (2)
29
where T :
ITrigonometricFunctions
<T>
41
where T :
ITrigonometricFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.SinCos.cs (2)
26
where T :
ITrigonometricFunctions
<T> =>
30
private readonly struct SinCosOperator<T> : IUnaryInputBinaryOutput<T> where T :
ITrigonometricFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.SinCosPi.cs (2)
26
where T :
ITrigonometricFunctions
<T> =>
30
private readonly struct SinCosPiOperator<T> : IUnaryInputBinaryOutput<T> where T :
ITrigonometricFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.SinPi.cs (2)
29
where T :
ITrigonometricFunctions
<T>
41
where T :
ITrigonometricFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.Tan.cs (2)
29
where T :
ITrigonometricFunctions
<T>
41
where T :
ITrigonometricFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.TanPi.cs (2)
28
where T :
ITrigonometricFunctions
<T>
40
where T :
ITrigonometricFunctions
<T>
System.Private.CoreLib (75)
src\libraries\System.Private.CoreLib\src\System\Double.cs (16)
1808
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.Acos(TSelf)" />
1812
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.AcosPi(TSelf)" />
1818
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.Asin(TSelf)" />
1822
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.AsinPi(TSelf)" />
1828
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.Atan(TSelf)" />
1832
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.AtanPi(TSelf)" />
1838
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.Cos(TSelf)" />
1842
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.CosPi(TSelf)" />
1931
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.DegreesToRadians(TSelf)" />
1940
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.RadiansToDegrees(TSelf)" />
1949
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.Sin(TSelf)" />
1953
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.SinCos(TSelf)" />
1956
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.SinCosPi(TSelf)" />
2074
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.SinPi(TSelf)" />
2157
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.Tan(TSelf)" />
2161
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.TanPi(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Half.cs (16)
2229
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.Acos(TSelf)" />
2232
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.AcosPi(TSelf)" />
2235
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.Asin(TSelf)" />
2238
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.AsinPi(TSelf)" />
2241
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.Atan(TSelf)" />
2244
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.AtanPi(TSelf)" />
2247
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.Cos(TSelf)" />
2250
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.CosPi(TSelf)" />
2253
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.DegreesToRadians(TSelf)" />
2262
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.RadiansToDegrees(TSelf)" />
2271
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.Sin(TSelf)" />
2274
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.SinCos(TSelf)" />
2281
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.SinCosPi(TSelf)" />
2288
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.SinPi(TSelf)" />
2291
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.Tan(TSelf)" />
2294
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.TanPi(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Numerics\ITrigonometricFunctions.cs (1)
10
where TSelf :
ITrigonometricFunctions
<TSelf>?
src\libraries\System.Private.CoreLib\src\System\Numerics\Vector.cs (5)
619
where T :
ITrigonometricFunctions
<T>
808
where T :
ITrigonometricFunctions
<T>
2494
where T :
ITrigonometricFunctions
<T>
2805
where T :
ITrigonometricFunctions
<T>
2847
where T :
ITrigonometricFunctions
<T>
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NFloat.cs (16)
1840
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.Acos(TSelf)" />
1843
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.AcosPi(TSelf)" />
1846
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.Asin(TSelf)" />
1849
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.AsinPi(TSelf)" />
1852
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.Atan(TSelf)" />
1855
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.AtanPi(TSelf)" />
1858
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.Cos(TSelf)" />
1861
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.CosPi(TSelf)" />
1864
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.DegreesToRadians(TSelf)" />
1873
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.RadiansToDegrees(TSelf)" />
1882
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.Sin(TSelf)" />
1885
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.SinCos(TSelf)" />
1892
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.SinCosPi(TSelf)" />
1899
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.SinPi(TSelf)" />
1902
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.Tan(TSelf)" />
1905
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.TanPi(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector64.cs (5)
693
where T :
ITrigonometricFunctions
<T>
1273
where T :
ITrigonometricFunctions
<T>
2891
where T :
ITrigonometricFunctions
<T>
3584
where T :
ITrigonometricFunctions
<T>
3637
where T :
ITrigonometricFunctions
<T>
src\libraries\System.Private.CoreLib\src\System\Single.cs (16)
1724
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.Acos(TSelf)" />
1728
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.AcosPi(TSelf)" />
1734
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.Asin(TSelf)" />
1738
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.AsinPi(TSelf)" />
1744
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.Atan(TSelf)" />
1748
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.AtanPi(TSelf)" />
1754
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.Cos(TSelf)" />
1758
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.CosPi(TSelf)" />
1847
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.DegreesToRadians(TSelf)" />
1856
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.RadiansToDegrees(TSelf)" />
1865
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.Sin(TSelf)" />
1869
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.SinCos(TSelf)" />
1872
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.SinCosPi(TSelf)" />
1990
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.SinPi(TSelf)" />
2073
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.Tan(TSelf)" />
2077
/// <inheritdoc cref="
ITrigonometricFunctions
{TSelf}.TanPi(TSelf)" />
System.Runtime (1)
artifacts\obj\System.Runtime\Debug\net10.0\System.Runtime.Forwards.cs (1)
400
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Numerics.
ITrigonometricFunctions
<>))]