The source project of this merge request has been removed.
Fix powers not working correctly
This solves #5 by replacing ^
with **
which are the symbols that calc uses, while still using the same symbol for the power.
The CI failed, but I doubt it fails because of this change. It is also failing on master. The Redox test passed, and I could build my change in my Manjaro Linux.
Edited by Daniel del Castillo