In Russian | IMach | Author |
E-mail Last modified - Oct 28, 2002
The package also contains our implementation of algorithm fexp() from Nicol N. Schraudolph, which does not use any tables. This algorithm provides for 11-bit precision for the range -709..+709
Basic code is written on ANSI C for generic processor
and tested under Borland C++ 3.1 and 4.5.
Optimized code is written for Visual C++ 6.0 using
assembler-level instructions of Pentium(R) processor.