On Wed, 1 Mar 2023 15:28:24 GMT, Raffaello Giulietti
wrote:
>> Joe Darcy has updated the pull request incrementally with 10 additional
>> commits since the last revision:
>>
>> - Update src/java.base/share/classes/java/lang/FdLibm.java
>>
>>Co-authored-by: Andrey Turbanov
>> - Updat
> Last and certainly not least in the port of FDLIBM to Java, the
> transcendental methods for sin, cos, and tan.
>
> Some more tests are to be written in the StrictMath directory to verify that
> the StrictMath algorihtm for sin/cos/tan is being used rather than a
> different one. However, I w