Project

General

Profile

Actions

Bug #3272

closed

BigDecimal#** が実用的な速度ではない

Bug #3272: BigDecimal#** が実用的な速度ではない

Added by mrkn (Kenta Murata) over 15 years ago. Updated over 14 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 1.9.3dev (2010-05-11 trunk 27729) [x86_64-darwin10.3.0]
Backport:

Description

=begin
logは、exponentが負の場合、
を書いてあるから、正で2桁以上の場合、を追加すると良いですね。
expとlogが実用範囲内になると、実数**実数が(実用的に)使えるようになります。
=end


Related issues 2 (0 open2 closed)

Related to Ruby - Bug #3267: BigDecimal/mathでatan()に1.08を入れると戻り値の有効桁数が足りないClosedmrkn (Kenta Murata)Actions
Is duplicate of Ruby - Bug #3271: BigMath.power が遅いClosedmrkn (Kenta Murata)Actions

Updated by ko1 (Koichi Sasada) over 14 years ago Actions #1 [ruby-core:36977]

中田さんが早くしろ,と言っています.

Updated by nahi (Hiroshi Nakamura) over 14 years ago Actions #2 [ruby-core:37527]

  • Target version changed from 2.0.0 to 1.9.3

Updated by mrkn (Kenta Murata) over 14 years ago Actions #3 [ruby-core:37950]

  • Status changed from Assigned to Closed

チケットが重複していました。

Actions

Also available in: PDF Atom