diff options
| author | Fuwn <[email protected]> | 2024-06-23 20:52:10 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-06-23 20:52:10 -0700 |
| commit | 8e6efc5a27a239f0b97d98a8e5b44b58b1e599f9 (patch) | |
| tree | 8d4c70dead30a720faff401f79704522ca6664d0 | |
| parent | feat(forth): add a forth story (diff) | |
| download | locus-8e6efc5a27a239f0b97d98a8e5b44b58b1e599f9.tar.xz locus-8e6efc5a27a239f0b97d98a8e5b44b58b1e599f9.zip | |
feat(technology): maths
| -rw-r--r-- | content/blogs/technology/Maths.gmi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/content/blogs/technology/Maths.gmi b/content/blogs/technology/Maths.gmi new file mode 100644 index 0000000..9cf2c25 --- /dev/null +++ b/content/blogs/technology/Maths.gmi @@ -0,0 +1,3 @@ +# Maths + +=> https://zachartrand.github.io/SoME-3-Living/ How does a computer/calculator compute logarithms?
\ No newline at end of file |