From: Kenta Murata <muraken@...>
Date: 2011-06-13T23:16:37+09:00
Subject: [ruby-dev:43787] [Ruby 1.9 - Feature #4878][Open] CMath に frexp, ldexp, hypot の3関数は不要ではないか


Issue #4878 has been reported by Kenta Murata.

----------------------------------------
Feature #4878: CMath に frexp, ldexp, hypot の3関数は不要ではないか
http://redmine.ruby-lang.org/issues/4878

Author: Kenta Murata
Status: Open
Priority: Normal
Assignee: Yukihiro Matsumoto
Category: 
Target version: 1.9.x


現在 CMath は、Math を include して各関数を再定義することで実装されています。
このやり方では、複素数向けの関数としては定義できない frexp, ldexp, hypot の3関数も同時に include されてしまいます。
これらは Math の関数として定義されていれば良いだけですので、CMath からの削除を提案します。



-- 
http://redmine.ruby-lang.org