End Google Ads 201810 - BS.net 01 --> How Can I evaluate an axpression in string ?

for example :

string x = "(6+9)/5-9";
string y = "Ln(10)+cos(30)-55";

How Can I evaluate that in visual studio ?

Is there a FREE parser that does these operations ?

I'm using vb 6