-
Notifications
You must be signed in to change notification settings - Fork 9
Formulas Adaptations for Arithmetics #3
Copy link
Copy link
Closed
Description
Adapt Formulas in the Ifrs17 Calculation Engine in order to unblock the Arithmetics stream.
In particular, change formulas where there is arithmetics for byte arrays.
e.g.
GetSign(...) * values
CurrentValues - PreviousValues
Interest^(-1) will now be "Power(Interest, -1)"
Work on the following branch 23166_ArithmeticsChanges .
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
✅ Done