mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 02:16:07 +00:00

- Implementation of `tan` for 16-bit floating point inputs scaled by pi. i.e,. `tanpif16()` - Implementation of Tanpi in MPFRWrapper for MPFR versions < 4.2 - Exhaustive tests for `tanpif16()`