Fixed math in some blog posts

This commit is contained in:
Brandon Rozek 2021-07-26 09:52:41 -04:00
parent c717c72d08
commit 17165847cd
6 changed files with 8 additions and 1 deletions

View file

@ -3,6 +3,7 @@ title: "Human Readable Sizes"
date: 2021-03-15T19:11:35-04:00
draft: false
tags: []
math: true
---
When playing with large and small values, it is useful to convert them to a different unit in scientific notation. Let's look at bytes.