• Wayne Stambaugh's avatar
    Remove sine and cosine look up tables and other minor fixes. · 4230ac4c
    Wayne Stambaugh authored
    * Remove sine and cosine look up tables from trigo.cpp and replace them with
      sin() and cos() math functions.
    * Large include file clean up to prevent header ordering dependency build
      failures.
    * Translate French code names and comments.
    * Lots of coding style policy and doxygen comment fixes.
    4230ac4c
cell.h 3.67 KB