Floating-Point Arithmetic : What Every Java Programmer Should Know!

In this video, you will learn how floating-point arithmetic relates to real arithmetic and understand why. You’ll also review a number of helpful floating-point lessons to make using floating-point arithmetic more predictable and fun too! Presented by Joe Darcy, Consulting Member of Technical Staff ➱ ⎯⎯⎯⎯⎯⎯ Chapters ⎯⎯⎯⎯⎯⎯ 00:00 Introduction 03:12 Condensed Floating-Point Primer 17:58 Understanding the floating-point approximation 25:50 Lessons ⎯⎯⎯⎯⎯⎯ Resources ⎯⎯⎯⎯⎯⎯ ◦ Slide deck ➱ ~darcy/Presentations/OracleDevLive/ ◦ JEP 306: Restore Always-Strict Floating-Point Semantics ➱ Categories: #Java #programming #Arithmetic
Back to Top