13 lines
397 B
Markdown
13 lines
397 B
Markdown
|
# Second web project of web development in Chung Ang University
|
||
|
|
||
|
## Subject
|
||
|
|
||
|
Write an interative calculator program providing the following features using HTML, CSS, and Javascript.
|
||
|
|
||
|
- Basic arithmetic operators (+, -, *, /)
|
||
|
- Parenthsis
|
||
|
- Memory
|
||
|
|
||
|
Submit the report including requirements, design, execution results and references.
|
||
|
|
||
|
For try it, click [here](https://calculator.sanchez-mathieu.fr/)
|