Frama-C-discuss mailing list archives
This page gathers the archives of the old Frama-C-discuss archives, that was hosted by Inria's gforge before its demise at the end of 2020. To search for mails newer than September 2020, please visit the page of the new mailing list on Renater.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Frama-c-discuss] Floor problem
- Subject: [Frama-c-discuss] Floor problem
- From: moy at adacore.com (Yannick Moy)
- Date: Tue, 18 Nov 2014 11:29:26 +0100
- In-reply-to: <1E88C471-F214-4BD9-8BE7-68C58EA65A99@cea.fr>
- References: <546B0A9D.2040409@gmail.com> <1E88C471-F214-4BD9-8BE7-68C58EA65A99@cea.fr>
-- Lo?c Correnson (2014-11-18) > > > It is interesting to notice that WP translates a double d into an int with `to_uint32(truncate (d))`. > So in your case, you should use a driver directive like: > ``` > logic real \floor(real) = "truncate" ; > ``` > However, I?m afraid `truncate` is not yet axiomatized completely, but you can provide supplementary axioms about the `truncate` function on your own. Hi Lo?c, isn't it the case that "truncate" rounds towards zero, while \floor is meant to round towards -infinity? If so, your definition above only holds for non-negative values of arguments. -- Yannick Moy, Senior Software Engineer, AdaCore
- Follow-Ups:
- [Frama-c-discuss] Floor problem
- From: loic.correnson at cea.fr (Loïc Correnson)
- [Frama-c-discuss] Floor problem
- References:
- [Frama-c-discuss] Floor problem
- From: sdavrieux at gmail.com (Sebastian)
- [Frama-c-discuss] Floor problem
- From: loic.correnson at cea.fr (Loïc Correnson)
- [Frama-c-discuss] Floor problem
- Prev by Date: [Frama-c-discuss] Floor problem
- Next by Date: [Frama-c-discuss] Floor problem
- Previous by thread: [Frama-c-discuss] Floor problem
- Next by thread: [Frama-c-discuss] Floor problem
- Index(es):