ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libecb/ecb.pod
(Generate patch)

Comparing libecb/ecb.pod (file contents):
Revision 1.62 by root, Wed Feb 18 20:29:27 2015 UTC vs.
Revision 1.63 by root, Wed Feb 18 20:29:38 2015 UTC

671=item ECB_INFINITY 671=item ECB_INFINITY
672 672
673Evaluates to positive infinity if supported by the platform, otherwise to 673Evaluates to positive infinity if supported by the platform, otherwise to
674a truly huge number. 674a truly huge number.
675 675
676=item ECB_NON 676=item ECB_NAN
677 677
678Evaluates to a quiet NAN if supported by the platform, otherwise to 678Evaluates to a quiet NAN if supported by the platform, otherwise to
679C<ECB_INFINITY>. 679C<ECB_INFINITY>.
680 680
681=item float ecb_ldexpf (float x, int exp) 681=item float ecb_ldexpf (float x, int exp)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines