Skip to content

Releases: SourceForm/Calculator

Exponential Upgrade

13 Apr 17:53
b6a059d
Compare
Choose a tag to compare

New features
Fixed paragraph alignment being slightly aggravating

Features include:
Configurable exponential calculation.
Ex: 3^4, 8^8 etc.
Usage: 8 ‎^ 2 = 64
Configurable root calculation.
Ex: square root, cubic root, etc.
Usage: 2√64 = 8 (square root)

Seriously actually complete this time

11 Apr 02:26
44a2840
Compare
Choose a tag to compare

Fixed font for legibility, I promise this is the last release

Actually Complete

11 Apr 02:21
44a2840
Compare
Choose a tag to compare

Fixed CSS styling to have all the numbers in order and operator keys on the right side instead of on the top row

Complete

11 Apr 01:56
44a2840
Compare
Choose a tag to compare

Complete project

Added console logging to facilitate debugging in case somebody wants to add more features or expand the code

Added an indicator for which operator is currently active

Added comments in the script file

Full Release

14 Apr 01:01
44a2840
Compare
Choose a tag to compare

Full scale application built with Electron of the calculator