View previous topic :: View next topic |
Author |
Message |
jolkaP
Joined: 17 Oct 2011 Posts: 12 Location: Marseille (France)
|
Posted: Sun Feb 28, 2016 9:13 pm Post subject: decimal point . versus comma , in Linux |
|
|
There is a problem with the default json scripts on Linux.
Every time there is a decimal point in an exemple, when choosing this example from the graphical interface an error will appear. For example, for "Helix" the error says Code: | Error at position 4 : Error =>.1*cos(v))*cos(u)... |
I reproduced this bug both on recent Debian and on recent Ubuntu. I corrected it by making a batch replace of points . with commas in the mathmodcollection.js file that comes with your software (and also replace -. with -0, etc). |
|
Back to top |
|
 |
nextstep Site Admin
Joined: 06 Jan 2007 Posts: 539
|
Posted: Mon Feb 29, 2016 2:26 pm Post subject: |
|
|
I had a similar request in this Google+ post and was looking for a way to support both standards without having to ship two versions of the collection file.
Will give an update on this as soon as possible. _________________ Cheers,
Abderrahman |
|
Back to top |
|
 |
|