aboutsummaryrefslogtreecommitdiffstats
path: root/ext/bigdecimal/bigdecimal_ja.html
Commit message (Expand)AuthorAgeFilesLines
* * ext/bigdecimal/bigdecimal_en.html: removed because this file isn'tmrkn2011-09-271-799/+0
* * ext: remove trailing spaces.nobu2011-05-221-6/+6
* Wrong descriptions,pointed out by Bret Jolly,in the documents changed.shigek2004-02-201-3/+4
* typoshigek2003-11-041-1/+1
* Added math.rb descriptions.shigek2003-10-211-3/+9
* The 2nd arg for add,sub,mult, and div is 0, then result will be same as +,-,*...shigek2003-08-291-7/+10
* to_s("+") implemented.shigek2003-08-191-41/+12
* Ambiguity of BigDecimal::limit removed.shigek2003-08-131-9/+9
* F style output(like 1234.56789) implemented to to_s method.shigek2003-08-081-10/+27
* Specs adjusted for FLoat.shigek2003-08-011-26/+10
* Bug fix from Javier Goizueta.shigek2003-07-281-26/+33
* ver method added.shigek2003-07-251-38/+54
* COMP_MODE_ROUNDUP -> COMP_MODE_ROUNDshigek2003-07-231-3/+3
* Explanation for prec, and some more for max. number of sig. digits.shigek2003-07-221-28/+39
* patches from T.Saito etc.shigek2003-07-211-0/+1
* More pathes from Tadasi Saito.shigek2003-07-181-43/+70
* 1.From Tadashi Saito's adviceshigek2003-06-271-229/+278
* bigdecimal-brushup.patch from Tadashi Saito applied.shigek2003-05-061-11/+10
* More explanations for sincos.shigek2003-04-241-0/+1
* Copied from rough/bigdecimal,documents & some sample programs added.shigek2003-03-281-0/+706