1 interface inheriting from IHyperbolicFunctions
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\IFloatingPointIeee754.cs (1)
11
IHyperbolicFunctions
<TSelf>,
80 references to IHyperbolicFunctions
System.Numerics.Tensors (30)
System\Numerics\Tensors\netcore\Tensor.cs (12)
2573
where T :
IHyperbolicFunctions
<T>
2586
where T :
IHyperbolicFunctions
<T>
2654
where T :
IHyperbolicFunctions
<T>
2667
where T :
IHyperbolicFunctions
<T>
2901
where T :
IHyperbolicFunctions
<T>
2914
where T :
IHyperbolicFunctions
<T>
3202
where T :
IHyperbolicFunctions
<T>
3215
where T :
IHyperbolicFunctions
<T>
4900
where T :
IHyperbolicFunctions
<T>
4911
where T :
IHyperbolicFunctions
<T>
5072
where T :
IHyperbolicFunctions
<T>
5083
where T :
IHyperbolicFunctions
<T>
System\Numerics\Tensors\netcore\TensorOperation.cs (6)
548
where T :
IHyperbolicFunctions
<T>
619
where T :
IHyperbolicFunctions
<T>
722
where T :
IHyperbolicFunctions
<T>
923
where T :
IHyperbolicFunctions
<T>
1963
where T :
IHyperbolicFunctions
<T>
2178
where T :
IHyperbolicFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.Acosh.cs (2)
25
where T :
IHyperbolicFunctions
<T> =>
30
where T :
IHyperbolicFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.Asinh.cs (2)
25
where T :
IHyperbolicFunctions
<T> =>
30
where T :
IHyperbolicFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.Atanh.cs (2)
25
where T :
IHyperbolicFunctions
<T> =>
30
where T :
IHyperbolicFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.Cosh.cs (2)
33
where T :
IHyperbolicFunctions
<T>
45
where T :
IHyperbolicFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.Sinh.cs (2)
33
where T :
IHyperbolicFunctions
<T>
45
where T :
IHyperbolicFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.Tanh.cs (2)
33
where T :
IHyperbolicFunctions
<T>
45
where T :
IHyperbolicFunctions
<T>
System.Private.CoreLib (49)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Double.cs (6)
868
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Acosh(TSelf)" />
872
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Asinh(TSelf)" />
876
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Atanh(TSelf)" />
880
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Cosh(TSelf)" />
884
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Sinh(TSelf)" />
888
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Tanh(TSelf)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Half.cs (6)
1612
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Acosh(TSelf)" />
1615
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Asinh(TSelf)" />
1618
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Atanh(TSelf)" />
1621
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Cosh(TSelf)" />
1624
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Sinh(TSelf)" />
1627
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Tanh(TSelf)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\BFloat16.cs (6)
1219
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Acosh(TSelf)" />
1222
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Asinh(TSelf)" />
1225
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Atanh(TSelf)" />
1228
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Cosh(TSelf)" />
1231
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Sinh(TSelf)" />
1234
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Tanh(TSelf)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Decimal128.cs (6)
931
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Acosh(TSelf)" />
940
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Asinh(TSelf)" />
955
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Atanh(TSelf)" />
973
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Cosh(TSelf)" />
1071
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Sinh(TSelf)" />
1083
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Tanh(TSelf)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Decimal32.cs (6)
942
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Acosh(TSelf)" />
951
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Asinh(TSelf)" />
966
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Atanh(TSelf)" />
984
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Cosh(TSelf)" />
1082
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Sinh(TSelf)" />
1094
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Tanh(TSelf)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Decimal64.cs (6)
935
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Acosh(TSelf)" />
944
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Asinh(TSelf)" />
959
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Atanh(TSelf)" />
977
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Cosh(TSelf)" />
1075
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Sinh(TSelf)" />
1087
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Tanh(TSelf)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\IHyperbolicFunctions.cs (1)
10
where TSelf :
IHyperbolicFunctions
<TSelf>?
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NFloat.cs (6)
1123
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Acosh(TSelf)" />
1126
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Asinh(TSelf)" />
1129
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Atanh(TSelf)" />
1132
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Cosh(TSelf)" />
1135
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Sinh(TSelf)" />
1138
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Tanh(TSelf)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Single.cs (6)
863
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Acosh(TSelf)" />
867
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Asinh(TSelf)" />
871
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Atanh(TSelf)" />
875
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Cosh(TSelf)" />
879
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Sinh(TSelf)" />
883
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Tanh(TSelf)" />
System.Runtime (1)
src\runtime\artifacts\obj\System.Runtime\Release\net11.0\System.Runtime.Forwards.cs (1)
397
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Numerics.
IHyperbolicFunctions
<>))]