mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 22:41:13 +00:00
Fixed math in some blog posts
This commit is contained in:
parent
c717c72d08
commit
17165847cd
6 changed files with 8 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue