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.

RELATED TO taia_approx…