Site Search
Library
linux docs
linux man pages
Toys
world sunlight
moon phase
tai_approx(3) - Linux man page
Name
tai_approx - return double-precision approximation
Syntax
#include <tai.h>
extern int
tai_approx
(const struct tai*
t
);
Description
tai_approx returns a double-precision approximation of
t
. The result of tai_approx is always nonnegative.
See Also
taia_approx
(3)