From: mail@... Date: 2014-10-14T18:24:55+00:00 Subject: [ruby-core:65710] [ruby-trunk - Feature #10386] [PATCH 3/3] There is little possibility of using m_sqrt at complex.c Issue #10386 has been updated by gogo tanaka. p.s. From my point, `nucomp_expt` does work enough. ---------------------------------------- Feature #10386: [PATCH 3/3] There is little possibility of using m_sqrt at complex.c https://bugs.ruby-lang.org/issues/10386#change-49440 * Author: gogo tanaka * Status: Open * Priority: Normal * Assignee: * Category: * Target version: ---------------------------------------- As far as I research, I couldn't find the reason we should keep m_sqrt function at complex.c. So I've removed this and related code. If you could know why we've keep it and toll me, I would appreciate it! ---Files-------------------------------- from_math.c.patch (466 Bytes) from_internal.h.patch (618 Bytes) from_complex.c.patch (1.01 KB) -- https://bugs.ruby-lang.org/