EdouardBERGE / rasm

RASM powerful Z80 assembler
132 stars 16 forks source link

Add pow(x,y) function #34

Open BetaSoftCologne opened 9 months ago

BetaSoftCologne commented 9 months ago

I would like to be able to evaluate expressions like x^y (x raised to the power of y) or pow(x,y) in my source.