Getting Started
Getting Started With SumWise
SumWise is a Windows desktop scientific computation app. You can type normal calculator expressions, graph commands, unit conversions, symbolic math calls, statistics functions, and matrix/vector expressions into the main input field.
Try A Basic Expression
2+2
Press Enter to evaluate. SumWise stores the latest value as ans.
Try Supported Symbolic Simplification
simplify(3*x/2 + x/2)
For this eligible exact case, SumWise 2.4 returns 2*x. See the simplify() reference for the bounded scope and fallback behavior.
Try A Graph
graph sin(x), derivative(sin(x)) from -6.28 to 6.28
Graph commands create an interactive graph scene with zoom, pan, reset, legends, visibility controls, curve inspection, pinned coordinates, image copying, and PNG export.
Use Built-In Discovery
- Use the welcome dashboard examples to populate the input.
- Open Help > Function Reference in the app to browse metadata-powered function docs.
- Use autocomplete to discover functions, constants, units, and commands while typing.
- Type
helporexamplesin the app for command examples.
Next Steps
Try the full application
SumWise includes every feature during a seven-day Microsoft Store trial.