On Wed, 15 Feb 2023 01:13:16 GMT, Joe Darcy <da...@openjdk.org> wrote:
>> Proceeding down the line of FDLIBM functions to be ported, next up are asin, >> acos, and atan. >> >> Diffs of the various versions will follow in a separate message. >> >> There were no unusual coding idioms encountered in porting these methods. > > Joe Darcy has updated the pull request incrementally with two additional > commits since the last revision: > > - Add asin test case. > - Refactor regression tests. Looks fine. ------------- Marked as reviewed by bpb (Reviewer). PR: https://git.openjdk.org/jdk/pull/12545