Project

General

Profile

Actions

Feature #10974

closed

[PATCH] Remove methods which has suffix `!`(sin!, cos!…) from CMath

Added by gogotanaka (Kazuki Tanaka) about 9 years ago. Updated over 8 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:<unknown>]

Description

Hi, now I’d like to remove methods with !( sin!, cos!…) from CMath, for the following reasons.

  • wanna keep CMath minimal. CMath#sin should be superset of CMath#sin! or Math#sin is enough.

  • rdoc for CMath seems broken, CMath#sin! isn't alias for CMath#sin

thanks, gogo.


Files

remove_methods_from_cmath.patch (7.89 KB) remove_methods_from_cmath.patch gogotanaka (Kazuki Tanaka), 03/15/2015 08:27 AM
deprecate_CMath_methods.patch (6.4 KB) deprecate_CMath_methods.patch gogotanaka (Kazuki Tanaka), 06/11/2015 06:31 AM
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0