1 reference to LogP1
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Half.cs (1)
1608
public static Half LogP1(Half x) => (Half)float.
LogP1
((float)x);