DragonFly On-Line Manual Pages

Search: Section:  


tai_approx(3)         DragonFly Library Functions Manual         tai_approx(3)

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) tai_approx(3)

Search: Section: