taia_approx(3)

return double-precision approximation

Section 3 libowfat-dev bookworm source

Description

taia_approx

NAME

taia_approx - return double-precision approximation

SYNTAX

#include <libowfat/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)

See Also