mirror of
https://github.com/Z3Prover/z3
synced 2025-08-14 06:45:25 +00:00
Fix some spelling errors (mostly in comments).
This commit is contained in:
parent
880ce12e2d
commit
326bf401b9
121 changed files with 205 additions and 205 deletions
|
@ -756,7 +756,7 @@ namespace smt {
|
|||
(n_x, k_x) <= (n_y + n_c, k_y + k_c)
|
||||
|
||||
|
||||
The only intersting case is n_x < n_y + n_c and k_x > k_y + k_c.
|
||||
The only interesting case is n_x < n_y + n_c and k_x > k_y + k_c.
|
||||
Using the definition of infinitesimal numbers
|
||||
we have:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue