Skip to content
Snippets Groups Projects
Commit a24be6df authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Update math module so that provided functions satisfy natural casts

That is: `ceil`, `floor`, `trunc` and `round` are now `R -> Z` functions.

`nearbyint`, `lround`, `rint` and `lrint` functions have been removed since they
were redundant.
parent 4c317d28
No related branches found
No related tags found
1 merge request!37Feature/language
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment