v2.0
Changelog:
- Flags now are available in interactive mode.
- Added
degree
flag to manage angles in degree. - Added
round
function. - Removed the
%
operator. - Added
PI
andE
constants. - Fixed bug that detected negative exponent numbers as invalid tokens.
- Refactored code.