ucsb-cs56-projects / cs56-utilities-calculator

-
1 stars 10 forks source link

Nested expressions, scientific notation, cleanup of javadoc #51

Closed richawadaskar closed 6 years ago

richawadaskar commented 6 years ago

Issues fixed:

24 Support for nested expressions, 400xp

33 Fixed bug regarding floating point arithmetic, Advocating for 75xp

34 Fixed bug '.' counting as valid value, 100xp

38 Entering a single number, 100xp

44 Fixed the Javadoc comments, 50xp

@scottpchow23