Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246
Changes - CPCWiki

Changes

Programming:Fast Square Root

77 bytes added, 01:03, 19 September 2007
/* Faster Again */
<pre>
SqrtA: CP 8 * 8
JR NC,ge8
CP 4 * 4
RET
</pre>
 
The average time for this routine, including CALL and RET is 26.9us.
 
[[Category:Programming]]
151
edits