FDLIBM (Freely Distributable LIBM) is a C math library for machines that support IEEE 754 floating-point arithmetic
vcpkg install fdlibmNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compute sine using FDLIBM
Use extern "C" { #include <fdlibm.h> } or include the header in a C++-compatible wayNo dependency data recorded yet.
No resource links recorded.