6 references to ILogB
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\TensorOperation.cs (1)
1180
destination = T.
ILogB
(x);
System\Numerics\Tensors\netcore\TensorPrimitives.ILogB.cs (1)
39
public static int Invoke(T x) => T.
ILogB
(x);
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Double.cs (1)
826
/// <inheritdoc cref="IFloatingPointIeee754{TSelf}.
ILogB
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Half.cs (1)
1517
/// <inheritdoc cref="IFloatingPointIeee754{TSelf}.
ILogB
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NFloat.cs (1)
1174
/// <inheritdoc cref="IFloatingPointIeee754{TSelf}.
ILogB
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Single.cs (1)
823
/// <inheritdoc cref="IFloatingPointIeee754{TSelf}.
ILogB
(TSelf)" />