Project

General

Profile

Actions

Bug #3736

closed

Complex#argがエラーになることがある

Added by tadf (tadayoshi funaba) over 13 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 1.9.3dev (2010-08-22 trunk 29068) [i686-linux]
Backport:
[ruby-dev:42116]

Description

=begin
[ruby-dev:42106] にあるようにエラーになることがある。

Complex(-0.0, 0.0).arg
Math::DomainError: Numerical argument is out of domain - "atan2"
from (irb):3:in arg' from (irb):3 from ./bin/irb:12:in '
=end

Actions #1

Updated by shyouhei (Shyouhei Urabe) over 13 years ago

  • Status changed from Open to Assigned
  • Assignee set to mrkn (Kenta Murata)

=begin

=end

Actions #2

Updated by mrkn (Kenta Murata) over 13 years ago

  • Status changed from Assigned to Closed

=begin

=end

Actions #3

Updated by mrkn (Kenta Murata) over 13 years ago

=begin
r29115 で修正しました。
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0