Hi, basic test : enter 1+1 => result is 2, ok Enter 1+1.4 => result is 2 Enter 1+1,4 => result is 15 results may vary depending on locale and decimal separator definition (Fr in my case), still wrong anyway ;) (tests done using v0.1.0)