summaryrefslogtreecommitdiff
path: root/src/elementaryFunctions/includes
AgeCommit message (Collapse)Author
2008-11-13change repertory for the multiplication and division and made the modifs in ↵torset
the files using them.
2008-09-09conj -> Auxiliary Functionsjofret
2008-07-29added missing filessimon
2008-07-08added header file for atan2 functionssimon
2008-06-16Adding powjofret
2008-05-23LNP1M1 prototypesjofret
2008-05-15License updatejofret
2008-05-15RAFFAELE : Please do not remove my work !!!jofret
2008-05-14(no commit message)nutricato
2008-04-21License Headerjofret
2008-04-11adding log1pjofret
2007-10-22Moving array functions prototypejofret
2007-09-11Prototyping atan mathematical function.jofret
2007-09-11Prototyping asinh mathematical function.jofret
2007-09-11Prototyping ten-based logarithm mathematical function.jofret
2007-09-11Prototyping 10 power mathematical function.jofret
2007-09-11Prototyping acosh mathematical function.jofret
2007-09-11Prototyping atanh mathematical function.jofret
2007-03-22Add square root interface.jofret
Neede by TAN fo complex numbers.
2007-03-22Adding Log Interface.jofret
Needed by TAN for Complex numbers.
2007-03-19(no commit message)jofret
2007-03-19Correction of functions profile :jofret
Remove "stride" parameters. Add dioxygen style documentation.
2007-02-23* src/elementaryFunctions/includes :jofret
Add includes directory for profiling functions. * src/elementaryFunctions/*/*.h : Moving headers to includes. * src/elementaryFunctions/*/*.c : Better dependancies with includes. * src/elementaryFunctions/*/Makedile : Changing includes / headers / link.