1 interface inheriting from IHyperbolicFunctions
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Numerics\IFloatingPointIeee754.cs (1)
11
IHyperbolicFunctions
<TSelf>,
62 references to IHyperbolicFunctions
System.Numerics.Tensors (30)
System\Numerics\Tensors\netcore\Tensor.cs (12)
2457
where T :
IHyperbolicFunctions
<T>
2470
where T :
IHyperbolicFunctions
<T>
2538
where T :
IHyperbolicFunctions
<T>
2551
where T :
IHyperbolicFunctions
<T>
2785
where T :
IHyperbolicFunctions
<T>
2798
where T :
IHyperbolicFunctions
<T>
3086
where T :
IHyperbolicFunctions
<T>
3099
where T :
IHyperbolicFunctions
<T>
4704
where T :
IHyperbolicFunctions
<T>
4715
where T :
IHyperbolicFunctions
<T>
4876
where T :
IHyperbolicFunctions
<T>
4887
where T :
IHyperbolicFunctions
<T>
System\Numerics\Tensors\netcore\TensorOperation.cs (6)
528
where T :
IHyperbolicFunctions
<T>
599
where T :
IHyperbolicFunctions
<T>
702
where T :
IHyperbolicFunctions
<T>
903
where T :
IHyperbolicFunctions
<T>
1943
where T :
IHyperbolicFunctions
<T>
2158
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 (31)
src\libraries\System.Private.CoreLib\src\System\Double.cs (6)
852
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Acosh(TSelf)" />
856
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Asinh(TSelf)" />
860
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Atanh(TSelf)" />
864
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Cosh(TSelf)" />
868
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Sinh(TSelf)" />
872
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Tanh(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Half.cs (6)
1560
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Acosh(TSelf)" />
1563
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Asinh(TSelf)" />
1566
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Atanh(TSelf)" />
1569
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Cosh(TSelf)" />
1572
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Sinh(TSelf)" />
1575
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Tanh(TSelf)" />
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\libraries\System.Private.CoreLib\src\System\Numerics\IHyperbolicFunctions.cs (1)
10
where TSelf :
IHyperbolicFunctions
<TSelf>?
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NFloat.cs (6)
1196
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Acosh(TSelf)" />
1199
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Asinh(TSelf)" />
1202
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Atanh(TSelf)" />
1205
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Cosh(TSelf)" />
1208
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Sinh(TSelf)" />
1211
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Tanh(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Single.cs (6)
849
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Acosh(TSelf)" />
853
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Asinh(TSelf)" />
857
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Atanh(TSelf)" />
861
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Cosh(TSelf)" />
865
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Sinh(TSelf)" />
869
/// <inheritdoc cref="
IHyperbolicFunctions
{TSelf}.Tanh(TSelf)" />
System.Runtime (1)
artifacts\obj\System.Runtime\Debug\net11.0\System.Runtime.Forwards.cs (1)
388
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Numerics.
IHyperbolicFunctions
<>))]