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