Skip to content

yukatan1701/Derivative

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Differentiation

Install:

make

Use this format to write formula:

<formula> [at <point>]

For example, if you want to calculate it at point:

sin(5*x) at 3.14

and otherwise:

x^x

Features

  1. Slight simplification of expressions.
  2. Use of named constants in the analytical calculation of derivatives.

Not supported:

  1. Named constants for calculating the derivative at a point.
  2. Complicated expression simplifications.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published