Changes

Jump to: navigation, search

Programming:Integer Multiplication

114 bytes added, 07:32, 24 October 2015
/* Very fast 8bit * 8bit Unsigned with only 1K of tables */
[[User:Executioner|Executioner]] 06:25, 4 April 2008 (CEST)
== Very fast 8bit * 8bit Unsigned with only 512 bytes of tables ==
 
'''Input''': A = Multiplier, B = Multiplicant
'''Output''': A:E = Product
22
edits