summaryrefslogtreecommitdiff
path: root/ext/bigdecimal/bigdecimal_en.html
diff options
context:
space:
mode:
authorshigek <shigek@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-07-21 14:49:25 +0000
committershigek <shigek@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-07-21 14:49:25 +0000
commit15c3df744f228f3d967ca624533d17f491555e93 (patch)
tree888e9fa3e3c55c3eaa9caced46d585c784cb7025 /ext/bigdecimal/bigdecimal_en.html
parente4de8e756634e95ff3cdbd7563153bc8270fca2e (diff)
patches from T.Saito etc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4108 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/bigdecimal/bigdecimal_en.html')
-rw-r--r--ext/bigdecimal/bigdecimal_en.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/bigdecimal/bigdecimal_en.html b/ext/bigdecimal/bigdecimal_en.html
index 5344720adc..5b157101a1 100644
--- a/ext/bigdecimal/bigdecimal_en.html
+++ b/ext/bigdecimal/bigdecimal_en.html
@@ -108,6 +108,7 @@ where:<BR>
s: Initial value string.<BR>
n: Maximum number of significant digits of a. n must be a Fixnum object.
If n is omitted or is equal to 0,then the maximum number of significant digits of a is determined from the length of s.
+Currently, n has no actual meaning(reserved for future use).
</BLOCKQUOTE>
<LI><B>mode</B></LI><BLOCKQUOTE>