Updated README.
This commit is contained in:
parent
deac5ca5b8
commit
4d828500af
@ -13,8 +13,8 @@ make release # Build.
|
|||||||
The following things are possible:
|
The following things are possible:
|
||||||
1. Floating-point numbers
|
1. Floating-point numbers
|
||||||
2. Negative numbers
|
2. Negative numbers
|
||||||
3. Basic binary infix operators; +, -, \*, /
|
3. Basic binary infix operators; `+`, `-`, `*`, `/`
|
||||||
4. The same as conventional functions; sum(), sub(), mul(), div()
|
4. The same as conventional functions; `sum()`, `sub()`, `mul()`, `div()`
|
||||||
|
|
||||||
## Syntax (Planned)
|
## Syntax (Planned)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user