From a019dc407dcf9d58b1b54af99181e45a3b38d764 Mon Sep 17 00:00:00 2001 From: Jay Belanger Date: Sun, 18 May 2008 21:17:21 +0000 Subject: [PATCH] Mention register commands. --- lisp/calc/README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lisp/calc/README b/lisp/calc/README index a40051d12de..ff7a25441a3 100644 --- a/lisp/calc/README +++ b/lisp/calc/README @@ -72,6 +72,8 @@ opinions. Summary of changes to "Calc" ------- -- ------- -- ---- +* Added support for using registers. + * Added support for Yacas, Maxima and Giac languages. * Added a menu. @@ -82,7 +84,7 @@ Summary of changes to "Calc" * Made unit conversions exact when possible. -* Lower the precedence of negation. +* Lowered the precedence of negation. Version 2.1: -- 2.39.2