QtLab / symath

Symbolic mathematical computations using C++ expression templates.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

symath

Symbolic mathematical computations using C++ expression templates.

Features

  • Derivatives
  • Basic simplification of expressions
  • Operations: addition, subtraction, multiplication, division
  • Functions: exp, log, sqrt, sin, cos, tan, csc, sec, cot

About

Symbolic mathematical computations using C++ expression templates.

License:MIT License


Languages

Language:C++ 100.0%