<div dir="ltr">Hi Vallimamod,<div><br><div>the macros must unfortunately stay as they are because we need to avoid</div><div>unnecessary function calls on heavy code paths of execution.</div><div>Actually, I&#39;ve had to add more of them recently to enable change of resolution</div><div>in arc cosine table creation (this is used if FASTMATH is defined).</div><div>To ease debugging you may wish to compile module with -E flag,</div><div>this will expand macros.</div><div><br></div><div>I am going to complete FS-8875 in coming week. Most likely this will simply comes</div><div>down to another option in options header (which if enabled will avoid computing</div><div>of arcus cosine) plus some minor adjustments to make the rest of the code reflect</div><div>that change.</div><div><br></div><div>cheers,</div><div>Piotr</div></div></div>