3

I want to use half-precision arithmetic on Cortex-A76. I installed clang compiler to use _Float16 data type (which is for 16-bit arithmetic purpose).

I was wondering is there any library for half-precision mathematic functions? (like for quadruple-precision numbers) or which math functions are available for half-precision numbers? I checked the math.h library and there are functions just for double and float. Am I right?

Sooora
  • 171
  • 9

0 Answers0