Replies: 1 comment 1 reply
-
CEL-Java, as all CEL implementations, are tied to the data types defined in the CEL spec. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We want to use this library for financial calculations and specifically use
BigDecimal
parameters to have accurate decimal calculations. I could not findDecls.BigDecimal
type hence starting this discussion.How can I execute calculations on BigDecimal's?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions