Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. |