MinaMourice / AsuMathLabG14

2 stars 1 forks source link

doOperatrion #8

Closed BeshoyAnwar closed 6 years ago

BeshoyAnwar commented 6 years ago

doOperatrion is a function with aproto type as following: void doOperatrion(string s, string varNames[100], string varContent[100] , int& variablesNo, );

Description: it is the core function of our project as it Will be take a string input like: A = 3 sin(0.2) + d (9 + b exp(3)) where d and b might be matrices