Real constants and functions: Difference between revisions

Line 561:
260 PRINT "power = "; X ^Y ' power
270 END
</syntaxhighlight>
 
==={{header|XBasic}}===
Line 606 ⟶ 607:
END IF
END FUNCTION
END PROGRAM</syntaxhighlight>
</syntaxhighlight>
 
==={{header|IS-BASIC}}===