aboutsummaryrefslogtreecommitdiffstats
path: root/ext/bigdecimal/bigdecimal_en.html
Commit message (Expand)AuthorAgeFilesLines
* ext/bigdecimal/bigdecimal_en.html: Remove obsolete information, fix typosmarcandre2009-12-061-28/+24
* Wrong descriptions,pointed out by Bret Jolly,in the documents changed.shigek2004-02-201-5/+4
* Added math.rb descriptions.shigek2003-10-211-3/+8
* The 2nd arg for add,sub,mult, and div is 0, then result will be same as +,-,*...shigek2003-08-291-8/+11
* to_s("+") implemented.shigek2003-08-191-36/+11
* Ambiguity of BigDecimal::limit removed.shigek2003-08-131-5/+7
* F style output(like 1234.56789) implemented to to_s method.shigek2003-08-081-10/+26
* Specs adjusted for FLoat.shigek2003-08-011-31/+11
* Bug fix from Javier Goizueta.shigek2003-07-281-24/+24
* ver method added.shigek2003-07-251-34/+46
* COMP_MODE_ROUNDUP -> COMP_MODE_ROUNDshigek2003-07-231-2/+2
* Explanation for prec, and some more for max. number of sig. digits.shigek2003-07-221-27/+39
* patches from T.Saito etc.shigek2003-07-211-0/+1
* More pathes from Tadasi Saito.shigek2003-07-181-35/+54
* 1.From Tadashi Saito's adviceshigek2003-06-271-251/+256
* bigdecimal-brushup.patch from Tadashi Saito applied.shigek2003-05-061-6/+6
* More explanations for sincos.shigek2003-04-241-1/+1
* Copied from rough/bigdecimal,documents & some sample programs added.shigek2003-03-281-0/+767