a programming project

mmsz1992

mmsz1992

@mmsz1992-9sSR5b Oct 13, 2024
I want to write a program that receive a mathematical expression including "tan","sin","cos","cot","ln","+","-","*","/","power""d_x(derivative)" and any other function that user defines it in a seperate file and calculate the result.
as far as I now I must use "token" method and for derivative of a function I must use tree_method structure.
I thanks anyone that can help me as soon as possible in the algorithm of the project!

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Manish Goyal

    Manish Goyal

    @manish-r2Hoep Jun 2, 2011

    check this link
    #-Link-Snipped-#