From: shibata.hiroshi@... Date: 2014-08-27T02:44:18+00:00 Subject: [ruby-core:64569] [ruby-trunk - Feature #10169] It might be better to make Mathn class deprecated Issue #10169 has been updated by Hiroshi SHIBATA. Related to Bug #2121: mathn/rational destroys Fixnum#/, Fixnum#quo and Bignum#/, Bignum#quo added ---------------------------------------- Feature #10169: It might be better to make Mathn class deprecated https://bugs.ruby-lang.org/issues/10169#change-48495 * Author: gogo tanaka * Status: Open * Priority: Normal * Assignee: * Category: lib * Target version: ---------------------------------------- #English As I mentioned in https://bugs.ruby-lang.org/issues/10086#change-48156, 1. Now that we are able to hundle complex exponents without mathn. 2. And overriding `\` with `quo` has too much side effect. I suppose we should not implement such a thing in ruby standard library. 3. Requiring and integrating other standard libraries doesn't make sense. This is why I think it might be better to make Mathn class deprecated and disabled in the future. #������������������������������������������������������������������������������������������������������������������������������������������ ������������������issue������������������������������������https://bugs.ruby-lang.org/issues/10086#change-48156 1. `mathn` ��������������������������������������� `mathn` ��������������������������������������������������� 2. `mathn` ������������������������ `\` ��� `quo` ������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������ 3. ���������������������������������������require������������������������������������������������ ������������������������������������Ruby���������������������������������������`mathn` ���������������������������������������. ���������`mathn`���������������������������������������������������������������������������������������. -- https://bugs.ruby-lang.org/