Arithmetic/Integer: Difference between revisions

marking incorrect
(marking incorrect)
Line 1,116:
a ** b = 5 ** 3 = 125</pre>
 
{{incorrect|Harbour|Name of function not given.}}
=={{header|Harbour}}==
<lang harbour>Function( a, b )
Anonymous user