diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2024-05-31 11:43:48 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2024-05-31 11:43:48 -0700 |
| commit | dbc36c472daeab34f7f71193d3b69edea19d9a23 (patch) | |
| tree | 96f8e7965405305d775c40e20c8613d1e7c6bf1e | |
| parent | 46fcf485140bfd3f6d8576d3996770615aef29f0 (diff) | |
| download | qc-dbc36c472daeab34f7f71193d3b69edea19d9a23.tar.zst | |
Use a better example in the README.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ All of your favorite mathematical operators are supported: Adjacent terms are multiplied: - `2pi` - - `2log10(100)` + - `(4 + 5)(6 + 7)` ### Functions |
