Project

General

Profile

Revision 1586

Implementation of exponential. Not tested, don't even know if it works at all.

View differences:

fp_math.h
3 3
#define _FP_MATH_H_
4 4

  
5 5
#define FP_PI 205887
6
#define FP_E 178145
6 7

  
7 8
#include <stdint.h>
8 9

  

Also available in: Unified diff