aboutsummaryrefslogtreecommitdiff
path: root/evc/spec.md
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2022-12-07 20:38:00 +0100
committermetamuffin <metamuffin@disroot.org>2022-12-07 20:38:00 +0100
commit9d7986bbfd44b69a623fa29528b5d13000b91c77 (patch)
tree8da95f328243a96acec6c3ea6ebddc71bb63f05c /evc/spec.md
parent7be0d5039db7e8660bced13698178bf1d6758109 (diff)
downloadvideo-codec-experiments-9d7986bbfd44b69a623fa29528b5d13000b91c77.tar
video-codec-experiments-9d7986bbfd44b69a623fa29528b5d13000b91c77.tar.bz2
video-codec-experiments-9d7986bbfd44b69a623fa29528b5d13000b91c77.tar.zst
advanced translate
Diffstat (limited to 'evc/spec.md')
-rw-r--r--evc/spec.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/evc/spec.md b/evc/spec.md
index a6f0da7..58691a3 100644
--- a/evc/spec.md
+++ b/evc/spec.md
@@ -24,7 +24,7 @@
### _`s8`_
8-bit scalar. When read as _`i8`_ represents a value of $\frac{x}{|x|} *
-\sqrt{2}^{|{x}| - 4}$ for $x \neq 0$, otherwise 0.
+\sqrt{2}^{|{x}| - 4}$ for $x \neq 0$, otherwise 0.s
### Todo