[Xfce4-commits] <xfce4-calculator-plugin:master> Changed my mind wrt. multi argument functions.

Erik Edelmann noreply at xfce.org
Tue Jun 29 22:50:09 CEST 2010


Updating branch refs/heads/master
         to bd4f9f177cddaa0314c9801c505ee23b5b5ac826 (commit)
       from 43ca80b65dbf19954ae3f8bd49380f06db539ac0 (commit)

commit bd4f9f177cddaa0314c9801c505ee23b5b5ac826
Author: Erik Edelmann <erik_e at iki.fi>
Date:   Sun Mar 21 23:34:27 2010 +0200

    Changed my mind wrt. multi argument functions.

 TODO |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/TODO b/TODO
index 044f44a..4a97573 100644
--- a/TODO
+++ b/TODO
@@ -13,15 +13,14 @@ TODO before 1.0
 
 - Take a look at the localisation/translation stuff.
 
-- Add support for multi argument functions
-        - Then add support for pow(x,y) and atan2(x,y)
-
 
 Beyond 1.0:
 ===========
 
 - Better precision (e.g. using mpfr)
 
+
 - More functions? (Hyperbolics? Gamma?)
-        - "R^n → R" functions are easy to add, as long as they are implemented
-          in the C math library.
+        - easy to add, as long as they are implemented in the C math
+          library.
+        - Add support for multi argument functions?



More information about the Xfce4-commits mailing list