Skip to content

CarlosGitto/DerivativeAlgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Derivatives project

This project take an equation like string as input and return the derivative

INPUT FORMAT:

        ej1: 3x^2+5x+2 -> without  parentheses
        ej2: (3x^2+5x+2)*(2^x) -> with parentheses
        ej3: (3x^2+5x+2)*(x^2+2)

Supported derivative operations: exponential chain rule multiplication summ & diff exponentiation

  • version 0.01v

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages