Wingetlywingetly
← All apps

Graphmatica

by kSoftv2.4.2.1

Last updated

A powerful, easy-to-use, equation plotter

Install with winget

$ winget install --id kSoft.Graphmatica --exact --version 2.4.2.1

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Graphmatica

Graphmatica uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x86, machine scope)
msiexec.exe /i Graphmatica24.msi /quiet /norestart

See the full silent install reference for Graphmatica

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Graphmatica is a powerful, easy-to-use, equation plotter with numerical and calculus features:

- Graph Cartesian functions, relations, and inequalities, plus polar, parametric, and ordinary differential equations.

- Up to 999 graphs on screen at once.

- Data plotting and curve-fitting features.

- Numerically solve and graphically display tangent lines and integrals.

- Find critical points, solutions to equations, and intersections between Cartesian functions.

- Print your graphs or copy to clipboard in bitmap or vector format in black-and-white or color. Or export to JPEG/PNG files.

- On-line help and demo files make getting up to speed a snap.

In summary, a great tool for students and teachers of anything from high-school algebra through college calculus.

Installers · v2.4.2.1

ArchitectureTypeScopeInstallDownload
x86MSImachineDirect
x86MSImachineDirect
x86MSImachineDirect
x86MSImachineDirect
x86MSImachineDirect
x86MSImachineDirect
x86MSImachineDirect
x86MSImachineDirect
x86MSImachineDirect
x86MSImachineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Graphmatica.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • ObsidianObsidian
    Obsidian.Obsidianv1.13.7

    Obsidian is the private and flexible writing app that adapts to the way you think.

  • Saturn PCB ToolkitSaturn PCB Design
    SaturnPCBDesign.SaturnPCBToolkitv8.47

    Freeware PCB design and engineering calculator suite

  • OctaveGNU Octave
    GNU.Octavev11.3.0

    Scientific Programming Language

  • draw.ioJGraph
    JGraph.Drawv31.4.5

    A diagramming desktop app based on Electron that wraps the core draw.io editor.

  • AxMathAmyXun
    AmyXun.AxMathv2.7061

    A Professional Formula Editor & Calculator

  • GraphPad PrismGraphPad Software LLC
    GraphPad.Prismv11.0.2092

    Analyze, graph and present your scientific work.

More from kSoft or browse calculator, calculus, equation.

Frequently asked questions

How do I install Graphmatica on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id kSoft.Graphmatica --exact --version 2.4.2.1. winget downloads the installer from kSoft and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Graphmatica silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id kSoft.Graphmatica --exact 2.4.2.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Graphmatica?
Graphmatica uses MSI. Run the downloaded installer with: msiexec.exe /i Graphmatica24.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Graphmatica via winget?
Run: winget uninstall --id kSoft.Graphmatica --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Graphmatica's Apps & Features entry.
Is Graphmatica free?
Graphmatica is distributed under Proprietary. Refer to the publisher (http://www.graphmatica.com/about.html) for the full license terms - Wingetly itself does not charge for installation.
Does Graphmatica work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Graphmatica directly from the publisher.
How do I keep Graphmatica up to date?
Run winget upgrade --id kSoft.Graphmatica --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Graphmatica from microsoft/winget-pkgs.