Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

19 lines
581 B

---
title: "Floating Point Arithmetic"
description: "Learn how ow the arithmetic operations work on floating-point numbers and why the results might be different from what you may expect."
duration: "4 minutes"
isNew: false
date: 2021-10-10
author:
name: "Kamran Ahmed"
url: "https://twitter.com/kamranahmedse"
imageUrl: "/authors/kamranahmedse.jpeg"
sitemap:
priority: 0.7
changefreq: "weekly"
tags:
- "video"
- "video-sitemap"
---
<iframe class="w-full aspect-video mb-5" src="https://www.youtube.com/embed/RIiq4tTt6rI" title="Floating Point Arithmetic"></iframe>