Issue #3676 has been updated by Kenta M…
まず CMath.cbrt 単独で、主値を返却するように修正します。
CMath の他の関数についてはバグとして、オプション引数の導入についてはフィーチャーとちえ、個別にチケット化します。
Bug #3676: CMath.cbrt(-8)の結果が複素数にならない
Author: tadayoshi funaba
Status: Assigned
Priority: Normal
Assignee: Kenta M.
Category:
Target version:
ruby -v: ruby 1.9.3dev (2010-08-10 trunk 28952) [i686-linux]
=begin
CMath.cbrt(-8)の結果が複素数にならない。
=end