We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 674ac1a commit fdb8a51Copy full SHA for fdb8a51
RELEASE_NOTES.md
@@ -13,8 +13,9 @@
13
## New Features
14
15
- Add `abs()` support for quantities.
16
-* Add quantity class `Frequency` for frequency values.
17
-* Quantities can now be multiplied with `Percentage` types.
+- Add quantity class `Frequency` for frequency values.
+- Quantities can now be multiplied with `Percentage` types.
18
+- `FormulaEngine` arithmetics now supports scalar multiplication with floats and addition with Quantities
19
20
## Bug Fixes
21
0 commit comments