Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
Colibri WebSite
Commits
895c2501
Commit
895c2501
authored
Jul 22, 2021
by
François Bobot
Browse files
[Colibri] Add the value obtained
parent
79fb7b66
Pipeline
#36748
passed with stages
in 4 minutes and 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
895c2501
...
...
@@ -92,10 +92,11 @@ description: "Colibri - A family of Constraint Solvers"
other flags such as if it is integral. It propagates
this information through the formula.
</p>
<p>
For example for the floating-point addition:
<p>
For example for the
64bit
floating-point addition:
{% katex display %}
x \oplus y = 0.1 \Rightarrow x \in [ ?;? ]
x \oplus y = 0.1 \Rightarrow \\
x \in [-0.24999999999999997 ; 0.35 ]
{% endkatex %}
</p>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment