On Wed, 1 Feb 2023 07:16:25 GMT, Joe Darcy wrote:
>> Another day, another PR to port FDLBIM to Java, this time for the log1p
>> method.
>>
>> Other than using the two-argument form of the __HI method in Java
>> transliteration version rather than C macro, there are no appreciable
>> differenc
> Another day, another PR to port FDLBIM to Java, this time for the log1p
> method.
>
> Other than using the two-argument form of the __HI method in Java
> transliteration version rather than C macro, there are no appreciable
> differences between the original C source in
>
> src/java.base/sh