From: dorianmariefr Date: 2022-01-11T19:26:35+00:00 Subject: [ruby-core:107063] [Ruby master Bug#18477] Float#sqrt and Integer#sqrt Issue #18477 has been reported by dorianmariefr (Dorian Mari��). ---------------------------------------- Bug #18477: Float#sqrt and Integer#sqrt https://bugs.ruby-lang.org/issues/18477 * 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: