diff options
author | metamuffin <metamuffin@disroot.org> | 2022-12-07 20:38:00 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2022-12-07 20:38:00 +0100 |
commit | 9d7986bbfd44b69a623fa29528b5d13000b91c77 (patch) | |
tree | 8da95f328243a96acec6c3ea6ebddc71bb63f05c /evc/spec.md | |
parent | 7be0d5039db7e8660bced13698178bf1d6758109 (diff) | |
download | video-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.md | 2 |
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 |