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
close icon

Regional settings effect parse and compute

I am using CalcQuick and the ParseAndCompute method to parse a formula. The formula:
2 * SQRT( 11 )
will not work if the computer is set to Croation regional settings (i.e. commas as dec seperators)
but the formula
2 * (11) ^ (1/2)
does work.
 
Any ideas why???

1 Reply

AK Arun Kumar V Syncfusion Team January 25, 2013 11:41 AM UTC

Hi Tom,

Thanks for your interest in Syncfusion Products.

Query:

Culture info problem.

changing the values in these static properties CalcEngine.ParseDecimalSeparator,

 CalcEngine.ParseArgumentSeparator (depanding upon the culture) itself will solve this reported issue. It seems you have created an incident regarding the same query. Please follow up that incident we will assist you on that incident.

Please let me know if you have any other concerns.

Regards,

Arun.

 


Loader.
Live Chat Icon For mobile
Up arrow icon