65#ifndef __STDFIX_EXP_H__
66#define __STDFIX_EXP_H__
u032 expulr(s1615 x)
Fixed point exponential.
Definition stdfix-exp.c:165
u1616 expuk(s1615 x)
Fixed point exponential.
Definition stdfix-exp.c:147
s1615 expk(s1615 x)
Fixed point exponential.
Definition stdfix-exp.c:130
Additions to the stdfix.h file to support full Draft ISO/IEC standards compliance.
unsigned accum u1616
An alternative name for the unsigned accum type.
Definition stdfix-full-iso.h:202
accum s1615
An alternative name for the signed accum type.
Definition stdfix-full-iso.h:184
unsigned long fract u032
An alternative name for the unsigned long fract type.
Definition stdfix-full-iso.h:196