m_recip.h 103 B

1234567
  1. #ifndef RECIP_H
  2. #define RECIP_H
  3. const extern unsigned int reciprocalTable[];
  4. #endif // RECIP_H