7 references to LogP1
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\TensorOperation.cs (1)
1339
destination = T.
LogP1
(x);
System\Numerics\Tensors\netcore\TensorPrimitives.LogP1.cs (1)
46
public static T Invoke(T x) => T.
LogP1
(x);
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Double.cs (1)
894
/// <inheritdoc cref="ILogarithmicFunctions{TSelf}.
LogP1
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Half.cs (1)
1603
/// <inheritdoc cref="ILogarithmicFunctions{TSelf}.
LogP1
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Numerics\BFloat16.cs (1)
1262
/// <inheritdoc cref="ILogarithmicFunctions{TSelf}.
LogP1
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NFloat.cs (1)
1224
/// <inheritdoc cref="ILogarithmicFunctions{TSelf}.
LogP1
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Single.cs (1)
891
/// <inheritdoc cref="ILogarithmicFunctions{TSelf}.
LogP1
(TSelf)" />