Skip to content

realFrogboy/differentiator

Repository files navigation

Differentiator

The 7th task from Huawei course, 1st grade.

The program gets a file with expression, differentiates it and create a latex file with result.

Dump

There is a tree dump in dot. Image text

Build

    cd diff
    mkdir build
    cd build
    cmake ../
    cmake --build ./

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published