1 interface inheriting from IHyperbolicFunctions
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\IFloatingPointIeee754.cs (1)
11IHyperbolicFunctions<TSelf>,
80 references to IHyperbolicFunctions
System.Numerics.Tensors (30)
System\Numerics\Tensors\netcore\Tensor.cs (12)
2573where T : IHyperbolicFunctions<T> 2586where T : IHyperbolicFunctions<T> 2654where T : IHyperbolicFunctions<T> 2667where T : IHyperbolicFunctions<T> 2901where T : IHyperbolicFunctions<T> 2914where T : IHyperbolicFunctions<T> 3202where T : IHyperbolicFunctions<T> 3215where T : IHyperbolicFunctions<T> 4900where T : IHyperbolicFunctions<T> 4911where T : IHyperbolicFunctions<T> 5072where T : IHyperbolicFunctions<T> 5083where T : IHyperbolicFunctions<T>
System\Numerics\Tensors\netcore\TensorOperation.cs (6)
548where T : IHyperbolicFunctions<T> 619where T : IHyperbolicFunctions<T> 722where T : IHyperbolicFunctions<T> 923where T : IHyperbolicFunctions<T> 1963where T : IHyperbolicFunctions<T> 2178where T : IHyperbolicFunctions<T>
System\Numerics\Tensors\netcore\TensorPrimitives.Acosh.cs (2)
25where T : IHyperbolicFunctions<T> => 30where T : IHyperbolicFunctions<T>
System\Numerics\Tensors\netcore\TensorPrimitives.Asinh.cs (2)
25where T : IHyperbolicFunctions<T> => 30where T : IHyperbolicFunctions<T>
System\Numerics\Tensors\netcore\TensorPrimitives.Atanh.cs (2)
25where T : IHyperbolicFunctions<T> => 30where T : IHyperbolicFunctions<T>
System\Numerics\Tensors\netcore\TensorPrimitives.Cosh.cs (2)
33where T : IHyperbolicFunctions<T> 45where T : IHyperbolicFunctions<T>
System\Numerics\Tensors\netcore\TensorPrimitives.Sinh.cs (2)
33where T : IHyperbolicFunctions<T> 45where T : IHyperbolicFunctions<T>
System\Numerics\Tensors\netcore\TensorPrimitives.Tanh.cs (2)
33where T : IHyperbolicFunctions<T> 45where 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)
10where 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<>))]