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
/
asinh
Age
Commit message (
Collapse
)
Author
2009-01-30
Fix a bug : a minus missing
torset
2008-11-27
Correct asinh BUG
jofret
2008-11-25
Add failed tests files
torset
2008-11-24
Update tests
torset
2008-11-13
change repertory for the multiplication and division and made the modifs in ↵
torset
the files using them.
2008-11-12
Header update
jofret
2008-09-09
moving addition and subtraction to operations
jofret
2008-06-26
Enable make dist work
jofret
2008-06-05
SVN is not FTP !
pmarecha
2008-06-04
(no commit message)
nutricato
2008-05-23
Correct dependancies
jofret
2008-05-23
Remove warning
jofret
2008-05-15
* ASINH Mapped to emulate scilab behaviour
jofret
this mean it does not call the C library if scilab use another algorithm instead.
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
libtool management
jofret
2007-10-22
Moving array functions prototype and add some C99 Compliance
jofret
2007-09-11
End of prototyping all elementary functions.
jofret
Just need some code (wait for an internship).