From: dorianmariefr Date: 2022-01-11T19:28:33+00:00 Subject: [ruby-core:107065] [Ruby master Bug#18477] Float#sqrt and Integer#sqrt Issue #18477 has been updated by dorianmariefr (Dorian Mari��). See https://twitter.com/kddnewton/status/1480977779688710145 for why I filed this bug ---------------------------------------- Bug #18477: Float#sqrt and Integer#sqrt https://bugs.ruby-lang.org/issues/18477#change-95894 * Author: dorianmariefr (Dorian Mari��) * Status: Open * Priority: Normal * Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN ---------------------------------------- Would be nice to do: ```ruby 10.sqrt # => 3.1622776601683795 3.5.sqrt # => 1.8708286933869707 ``` -- https://bugs.ruby-lang.org/ Unsubscribe: