Opened 4 years ago
Last modified 20 months ago
#2386 closed enhancement
rasql - support round() operator — at Version 3
Reported by: | Bang Pham Huu | Owned by: | aburamadan |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | rasserver | Version: | 9.8 |
Keywords: | Cc: | Dimitar Misev, Peter Baumann | |
Complexity: | Medium |
Description (last modified by )
rasql should support round(scalarExp/mddExp)
operator to round floating-point arguments. The implementation should be similar to sin/cos for example, and use std::round under the hood (1 and 3).
Change History (3)
comment:1 by , 3 years ago
Cc: | added |
---|---|
Owner: | changed from | to
comment:2 by , 2 years ago
Cc: | added |
---|---|
Owner: | changed from | to
comment:3 by , 2 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
Otoniel could do this ticket.