tai_approx - return double-precision approximation
Contents
Description
tai_approx returns a double-precision approximation of t. The result of tai_approx is always nonnegative.
Name
tai_approx - return double-precision approximation
See Also
taia_approx(3) tai_approx(3)
Syntax
#include<libowfat/tai.h>
extern int tai_approx(const struct tai* t);
