Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-13 | change repertory for the multiplication and division and made the modifs in ↵ | torset | |
the files using them. | |||
2008-09-09 | conj -> Auxiliary Functions | jofret | |
2008-07-29 | added missing files | simon | |
2008-07-08 | added header file for atan2 functions | simon | |
2008-06-16 | Adding pow | jofret | |
2008-05-23 | LNP1M1 prototypes | jofret | |
2008-05-15 | License update | jofret | |
2008-05-15 | RAFFAELE : Please do not remove my work !!! | jofret | |
2008-05-14 | (no commit message) | nutricato | |
2008-04-21 | License Header | jofret | |
2008-04-11 | adding log1p | jofret | |
2007-10-22 | Moving array functions prototype | jofret | |
2007-09-11 | Prototyping atan mathematical function. | jofret | |
2007-09-11 | Prototyping asinh mathematical function. | jofret | |
2007-09-11 | Prototyping ten-based logarithm mathematical function. | jofret | |
2007-09-11 | Prototyping 10 power mathematical function. | jofret | |
2007-09-11 | Prototyping acosh mathematical function. | jofret | |
2007-09-11 | Prototyping atanh mathematical function. | jofret | |
2007-03-22 | Add square root interface. | jofret | |
Neede by TAN fo complex numbers. | |||
2007-03-22 | Adding Log Interface. | jofret | |
Needed by TAN for Complex numbers. | |||
2007-03-19 | (no commit message) | jofret | |
2007-03-19 | Correction 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. |