Skip to content

Added some requested calculations methods

Michael Aaron Murphy requested to merge mgmoens:master into master

Created by: mgmoens

Like requested in my previous PR.

I haven't added XOR, >> or << (because I would have to change the way tokens get parsed, since they are single characters now).

Merge request reports