index
:
scilab2c/.git
master
Tool capable to translate Scilab code into C code.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
elementaryFunctions
/
tan
Age
Commit message (
Expand
)
Author
2009-02-27
change precision for tests : put it to 3e-16 for double and 3e-6 for float
torset
2008-12-03
Update tan and tanh tests
torset
2008-11-13
change repertory for the multiplication and division and made the modifs in t...
torset
2008-09-09
moving addition and subtraction to operations
jofret
2008-06-26
Enable make dist work
jofret
2008-06-17
Update lnp1m1 dependencies
jofret
2008-06-16
Adding scilab algorithm
jofret
2008-06-05
SVN is not FTP !
pmarecha
2008-06-04
(no commit message)
nutricato
2008-05-14
Automake updated to 1.10.1
jofret
2008-04-18
Double vs Float better management. Enable psycho warnings.
jofret
2008-04-11
update complex management : will be improved later
jofret
2007-10-22
Moving array functions prototype and add some C99 Compliance
jofret
2007-08-30
Updating Autotools generation
jofret
2007-04-20
Forgotten some dummy include to compile without any Warning.
jofret
2007-04-20
Adding Automated tests.
jofret
2007-03-30
generated Makefile
jofret
2007-03-26
Autotools generation
jofret
2007-03-25
Autotools :-D
jofret
2007-03-25
Autotools
jofret
2007-03-23
Autotools...
jofret
2007-03-19
Modify prototyping :
jofret
2007-02-23
* src/elementaryFunctions/includes :
jofret
2007-02-13
* src/elementaryFunctions/tanh/ztanhs.c :
jofret
2007-01-31
* src/elementaryFunctions/*.c :
jofret
2007-01-29
Need to have a clear answer about STDC99 for complex implementation !
jofret