diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -5,11 +5,19 @@ ## Made by Bruno JOFRET <bruno.jofret@inria.fr> ## ## Started on Tue Nov 21 15:22:58 2006 jofret -## Last update Tue Nov 21 17:49:36 2006 jofret +## Last update Wed Nov 22 17:15:00 2006 jofret ## ## Copyright INRIA 2006 ## BJ - Evaluate and draw a graph of function dependences. + + cos : [done R & C] + + sin : [done R & C] + + tan : [done R & C] + + sqrt : Working... + + log : Working... + + exp -BJ - Find a way to code complex type taking care of double/float precision.
\ No newline at end of file +BJ - Find a way to code complex type taking care of double/float precision. + +BJ - Listing of atomic call and library dependences.
\ No newline at end of file |