DOKK / manpages / debian 10 / libowfat-dev / taia_approx.3.en
taia_approx(3) Library Functions Manual taia_approx(3)

taia_approx - return double-precision approximation

#include <taia.h>

extern int taia_approx(const struct taia* t);

taia_approx returns a double-precision approximation of t. The result of taia_approx is always nonnegative.

tai_approx(3)