Ethiopian multiplication: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 2,287:
sum))</syntaxhighlight>
 
==={{header|EMal}}===
<syntaxhighlight lang="emal">
fun halve = int by int value do return value / 2 end
Line 2,308:
578
</pre>
 
 
=={{header|Erlang}}==
224

edits