mirror of /home/gitosis/repositories/libowfat.git
Mirror of :pserver:cvs@cvs.fefe.de:/cvs libowfat
https://www.fefe.de/libowfat/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
324 B
12 lines
324 B
.TH tai_approx 3 |
|
.SH NAME |
|
tai_approx \- return double-precision approximation |
|
.SH SYNTAX |
|
.B #include <tai.h> |
|
|
|
extern int \fBtai_approx\fP(const struct tai* \fIt\fR); |
|
.SH DESCRIPTION |
|
tai_approx returns a double-precision approximation of \fIt\fR. The result of |
|
tai_approx is always nonnegative. |
|
.SH "SEE ALSO" |
|
taia_approx(3)
|
|
|