home *** CD-ROM | disk | FTP | other *** search
- (* ----------------------------------------------------------------------- *)
- (* FASTTRIG.CON *)
- (* Konstanten des schnellen Sinus, Cosinus und Tangens *)
-
- TrigSize = 90; (* TrigSize = 90 / TrigInter *)
- TrigInter = 1.0; (* Intervallbreite 1 Grad *)
- (* ----------------------------------------------------------------------- *)
- (* FASTTRIG.CON *)