[ruby-core:101870] [Ruby master Feature#17496] Add constant Math::TAU
From:
chris@...
Date:
2021-01-01 22:14:28 UTC
List:
ruby-core #101870
Issue #17496 has been updated by chrisseaton (Chris Seaton). @jzakiya you just need to comment on https://bugs.ruby-lang.org/issues/17480 then, copying the format of the other comments. ---------------------------------------- Feature #17496: Add constant Math::TAU https://bugs.ruby-lang.org/issues/17496#change-89707 * Author: jzakiya (Jabari Zakiya) * Status: Open * Priority: Normal ---------------------------------------- Excuse me if this has been brought up before. This is a simple proposal to add the math constant ``Math::TAU`` = 2*``Math::PI``. See: https://tauday.com/ ``TAU`` has been included in a growing number of languages (Rust, Python3, Julia, et al), and this would add Ruby to that list, and make it even cooler. :-) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>