summaryrefslogtreecommitdiff
path: root/src/elementaryFunctions/log1p
AgeCommit message (Collapse)Author
2009-04-28Moving source codejofret
2009-02-27change precision for tests : put it to 3e-16 for double and 3e-6 for floattorset
2009-02-13add/modify/remove teststorset
2008-11-13change repertory for the multiplication and division and made the modifs in ↵torset
the files using them.
2008-09-09moving addition and subtraction to operationsjofret
2008-06-26Enable make dist workjofret
2008-06-17* Update log1p use lnp1m1 as in Scilab Algorithm.jofret
* Update ignored files
2008-06-05SVN is not FTP !pmarecha
2008-06-04(no commit message)nutricato
2008-05-27Correct sqrt dependanciesjofret
2008-05-23Correct dependanciesjofret
2008-05-14Automake updated to 1.10.1jofret
2008-04-21Double vs Float better management. Enable psycho warnings.jofret
2008-04-11log1p(x) = log(x + 1)jofret