File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ Supports variables and user defined operators.</Description>
1515 <Version >2.0.0</Version >
1616 <PackageReleaseNotes >Create an instance of a Calculator with custom operators and variables or use the static class SMath.
1717Specify the operator's precedence when creating a new one or overwriting an existing one.
18- Create custom operators using both letters or different characters than letters.
18+ Create custom operators using both letters and different characters than letters.
1919Added more default operators.
20- Added default replacements for Calculator instances (PI, E).
20+ Added variables for Calculator instances (PI, E).
2121The Replacement's api was changed to use a Replacements collection instead of an array of Replacement objects.</PackageReleaseNotes >
2222 <AssemblyVersion >2.0.0.0</AssemblyVersion >
2323 <PackageLicenseFile ></PackageLicenseFile >
You can’t perform that action at this time.
0 commit comments