Jump to content

Ethiopian multiplication: Difference between revisions

No edit summary
Line 814:
 
=={{header|Lua}}==
<lang lua>function halve(a)
function halve(a)
return a/2
end
Line 842 ⟶ 841:
end
 
print(ethiopian(17, 34))</lang>
</lang>
 
 
=={{header|MMIX}}==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.