From 2a026927c174d54ab390fc926b2da0d485dc642b Mon Sep 17 00:00:00 2001 From: Mark Date: Wed, 29 Mar 2023 19:04:04 -0700 Subject: [PATCH] Updated readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d7078f..779f3ce 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ This is nowhere near complete. Stay tuned. ## General - CLI Options: version, help, evaluate - Compile to WASM => webapp + - Trig tests + - Expression-printing tests ## Internals - Copy expression @@ -32,13 +34,14 @@ This is nowhere near complete. Stay tuned. - Rational datatype - Units - Dice - - Mean, Median: arrays and multi-arg functions + - Mean, Median, Min, Max: arrays and multi-arg functions - Derivatives - MiniCAS - Complex numbers - Config file - History to file - Reference previous results + - acot/acoth functions ## Prompt - Live syntax/output \ No newline at end of file