*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> standard/libfastm (3)              
Title
Content
Arch
Section
 

Contents


LIBFASTM(3M)							  LIBFASTM(3M)


NAME    [Toc]    [Back]

     libfastm -	fast transcendental library

SYNOPSIS    [Toc]    [Back]

     #include <math.h>
     libfastm.a	contains various hand-coded routines
     tuned to the specific architecture	of the system.
     Currently,	on MIPS	1 systems libfastm.a contains
     only routines sqrt	and fsqrt.  On MIPS 2 systems
     libfastm.a	contains routines sqrt and fsqrt,
     which are identical to those in libm.a .
     (Hardware square root instructions	exist on MIPS 2
     and later architectures.)

     On	MIPS 4 systems,	libfastm.a also	contains the
     following routines: sin, cos, tan,	atan2, exp, log,
     pow, sinf,	cosf, tanf, expf, logf,	and powf.


LIMITATIONS:
     On	MIPS 4 systems,	routines in libfastm.a must be run in round to nearest
     rounding mode to give correct results.  This is the default rounding
     mode.

     Routines in this library do not set global	errno, and may not give
     correct results for NaNs and Infinities.

     Routines sin, cos,	and tan	give accurate results for arguments between
     +-2**22 radians.

     Routines sinf, cosf, and tanf give	accurate results for arguments between
     +/-2**15 radians.	Precision may be lost near multiples of	pi/2 for these
     three routines.

     Routines sin, cos,	tan, and atan2 should be run with underflow and
     overflow floating point traps disabled (the default mode) to avoid
     trapping in these routines.


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
CGI::Fast IRIX CGI Interface for Fast CGI
des_crypt FreeBSD fast DES encryption
fft IRIX Fast Fourier Transforms
lex++ FreeBSD fast lexical analyzer generator
be OpenBSD SPARC64 Fast Ethernet interface
flex OpenBSD fast lexical analyzer generator
lex NetBSD fast lexical analyzer generator
flex NetBSD fast lexical analyzer generator
prealloc HP-UX preallocate fast disk storage
flex IRIX fast lexical analyzer generator
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service