mirror of
https://github.com/intel/llvm.git
synced 2026-01-28 10:38:23 +08: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()`