10 references to LogP1
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\TensorOperation.cs (1)
1359
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 (8)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Double.cs (1)
910
/// <inheritdoc cref="ILogarithmicFunctions{TSelf}.
LogP1
(TSelf)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Half.cs (1)
1656
/// <inheritdoc cref="ILogarithmicFunctions{TSelf}.
LogP1
(TSelf)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\BFloat16.cs (1)
1262
/// <inheritdoc cref="ILogarithmicFunctions{TSelf}.
LogP1
(TSelf)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Decimal128.cs (1)
1030
/// <inheritdoc cref="ILogarithmicFunctions{TSelf}.
LogP1
(TSelf)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Decimal32.cs (1)
1041
/// <inheritdoc cref="ILogarithmicFunctions{TSelf}.
LogP1
(TSelf)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Decimal64.cs (1)
1034
/// <inheritdoc cref="ILogarithmicFunctions{TSelf}.
LogP1
(TSelf)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NFloat.cs (1)
1151
/// <inheritdoc cref="ILogarithmicFunctions{TSelf}.
LogP1
(TSelf)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Single.cs (1)
905
/// <inheritdoc cref="ILogarithmicFunctions{TSelf}.
LogP1
(TSelf)" />