taia_approx - Man Page

return double-precision approximation

Syntax

#include <taia.h>

extern int taia_approx(const struct taia* t);

Description

taia_approx returns a double-precision approximation of t. The result of taia_approx is always nonnegative.

See Also

tai_approx(3)

Referenced By

taia_frac(3), tai_approx(3).