Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8259549
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T02:53:27+00:00 2026-06-08T02:53:27+00:00

Possible Duplicate: Converting string expression to Integer Value using C# I’m just wondering if

  • 0

Possible Duplicate:
Converting string expression to Integer Value using C#

I’m just wondering if there are any built-in functions in C# / .NET in order to parse and evaluate mathematical expressions at run-time.

Our users should be able to write expressions into a text file, like

bmi = weight / (height * height)

and the program should then be able to calculate these formulas

For our expressions, we need at least these capabilities:

  • Basic arithmetic operations + – * /
  • Brackets
  • Functions for calculating square roots and natural logarithms, like sqrt(), ln()
  • Use of pre-defined variables. Variables will be filled in by our program, and the user should then be able to calculate with them.

If there is no such thing in .NET, is there a library you could recommend?

Well, I would be able to write an expression parser myself – I know all the theory about it, this was even one of the greatest things at university 🙂 – but still, it just feels like re-inventing the wheel.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T02:53:28+00:00Added an answer on June 8, 2026 at 2:53 am

    The closest you can get within the BCL is the Expression class, though it will have no parsing capabilities.

    There is a bunch of third party of mathematical expression parsers for .NET, so you don’t need to reinvent the wheel.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Alternative to itoa() for converting integer to string C++? How to convert
Possible Duplicates: Is there a string math evaluator in .NET? Converting string expression to
Possible Duplicate: Converting a string to an enumeration value in C# How do I
Possible Duplicate: Alternative to itoa() for converting integer to string C++? How do you
Possible Duplicate: Converting XML to JSON using Python? I'm doing some work on App
Possible Duplicate: Converting string to MySQL timestamp format in php Given a date in
Possible Duplicate: Converting string in C# I want to camelize a string, for example:
Possible Duplicate: Converting .NET DateTime to JSON How can I convert a date value
Possible Duplicate: Converting Timestamp as String to Date in android My server is returning
Possible Duplicate: Converting Seconds to HH:MM:SS I have an integer as a number of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.