-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchangelog
More file actions
39 lines (27 loc) · 803 Bytes
/
changelog
File metadata and controls
39 lines (27 loc) · 803 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# Calcium 1.4 - 9/22/2022
### Constants
* Constant: Feigenbaum α
* Constant: Feigenbaum δ
* Constant: Apery ζ
* Constant: Euler-Mascheroni γ
* Constant: Conway λ
* Constant: Glaisher-Kinkelin A
* Constant: Khinchin k
### Large Numbers
* googol
* googolplex
# Calcium 1.3 - 9/16/2022
**MAJOR UPDATE**
* Added square root.
* Added pi and euler's number
* Logarithm and Natural Logarithm
* Fixed many bugs.
# Calcium 1.2 - 7/17/2022
* Fixed a lot of bugs
* Added a mini shell for testing Calcium
# Calcium 1.1 - 7/15/2022
Bracket support (Parenthesis & Square Brackets)
# Calcium 1.0 - 7/13/2022
**First stable version.** Added exponentiation and floating-point number support.
# Calcium 0.1 - 7/6/2022
**First version.** Basic arithmetic (Addition, Subtraction, Multiplication, Division).