Skip to content

Commit 15cb5eb

Browse files
jalbersscopybara-github
authored andcommitted
Update LaTeX formatting.
PiperOrigin-RevId: 900867959
1 parent 2fd04ff commit 15cb5eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs_src/ir_semantics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -947,7 +947,7 @@ Value | Type
947947
`operand` | `bits[N]`
948948
`result` | `bits[M]`
949949

950-
The result width `M` must be equal to $$\\lceil \\log\_{2} N \\rceil$$.
950+
The result width `M` must be equal to $\lceil \log_2 N \rceil$.
951951

952952
`encode` converts the one-hot operand value into a binary-encoded value of the
953953
"hot" bit of the input. If the `n`-th bit and only the `n`-th bit of the operand

0 commit comments

Comments
 (0)