Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
3
Answers
Convert from a string of expression into a float result in C#
Minh
14y
5.6k
1
Reply
Hi friends ,
I have a string like : "10*2"
now, i want to return the result as a float for that string expression : 20 = (10*2)
how can i do it , thanks .
Post
Reset
Cancel
Answers (
3
)
Next Recommended Forum
why i cannot create a new connection to my SQL DB from crystal reports?
Advice on GUI development using Drag and Drop