David Truby 1ae04d1c89 [flang] Implement tand intrinsic
This implements the tand intrinsic by performing a multiplication
by pi/180 to the argument before calling tan inline.

This is a commonly provided extension that is used by OpenRadioss

Differential Revision: https://reviews.llvm.org/D154614
2023-07-19 14:42:04 +01:00
..
2023-07-19 14:42:04 +01:00
2023-07-03 10:18:34 -07:00
2023-02-13 10:53:17 +00:00