2.4.0 / Expression-defined variables #87
AntonovAnton
announced in
Announcements
Replies: 0 comments
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.
-
What's Changed
IMathContext
andIMathParameters
interfaces, replacing themwith
MathContext
andMathParameters
classes to enhance code maintainability and clarity. Use the classes instead of the interfaces.sqrt
,ceil
,floor
,rad
,deg
, etc.Example with an expression-defined variable:
Full Changelog: 2.3.1...2.4.0
This discussion was created from the release 2.4.0 / Expression-defined variables.
Beta Was this translation helpful? Give feedback.
All reactions