|
NAMEtaia_approx - return double-precision approximationSYNTAX#include <libowfat/taia.h>extern int taia_approx(const struct taia* t); DESCRIPTIONtaia_approx returns a double-precision approximation of t. The result of taia_approx is always nonnegative.SEE ALSOtai_approx(3) Visit the GSP FreeBSD Man Page Interface. |