0.30000000000000004
0.30000000000000004 copied to clipboard
Floating Point Math Examples
Add examples of precise results from the in-built emacs calc library.
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 to 1.14.3. Release notes Sourced from nokogiri's releases. 1.14.3 / 2023-04-11 Security [CRuby] Vendored libxml2 is updated to address CVE-2023-29469, CVE-2023-28484, and one other security-related issue....
Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.2 to 6.0.6.1. Release notes Sourced from activesupport's releases. v6.0.6.1 Active Support No changes. Active Model No changes. Active Record Make sanitize_as_sql_comment more strict Though this method...
~~~ $ awk --version | head -1 GNU Awk 5.1.1, API: 3.1 (GNU MPFR 4.1.0-p13, GNU MP 6.2.1) ~~~ The example indeed prints 0.3, but 0.1 + 0.2 != 0.3:...
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...
`bundle exec jekyll serve` was giving me a warning about the PowerShell example file, which made me realize that it was not even rendered correctly on the page that is...