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 Dimitar Misev)

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 Bang Pham Huu, 3 years ago

Cc: Dimitar Misev added
Owner: changed from Dimitar Misev to ocampos

Otoniel could do this ticket.

comment:2 by Dimitar Misev, 2 years ago

Cc: Peter Baumann added
Owner: changed from ocampos to aburamadan

comment:3 by Dimitar Misev, 2 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.