We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

How to check formula in Essential Calculate.

Hi,
I'm using Syncfusion to calculate in my project, but I don't know, Are there any methods that help us check the fomular, for example:
((4 * 5)/ SQRT(3))+ 5 -> It's right.
(4 * 5)/ SQRT(3)) 5 -> It's wrong.
If it has some methods do that, can you show me the name of those methods.
Thanks,
Vy.

1 Reply

RC Rajadurai C Syncfusion Team March 18, 2010 01:05 PM UTC

Hi Vy,

Thanks for your interest in Syncfusion Products.

In Essential Calculate, the computation of formulas are done only after parsing handled internally. This parsing lets user to know the validity by throwing exception, if the formula parsed is invalid. However, there are no methods provided that can be used externally to handle this check, as based on the input, the parsing need to be handled differently.

Regards,
Rajadurai

Loader.
Live Chat Icon For mobile
Up arrow icon