Revision history of "AMOS:Optimizing Comparisons"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 00:03, 8 December 2007Spellcoder (talk | contribs). . (1,597 bytes) (+1,597). . (New page: <div style="float: right;">__TOC__</div> ===Don't use Sgn(n), use n<0 and n>0 instead=== speed increase: small Don't use: If Sgn(n)=-1 Then blah blah If Sgn(n)=1 Then b...)