Activity for Ivan Rajkovic

  • Ivan Rajkovic Ivan Rajkovic created ticket #399

    'If' function in 'Fit wizzard' has wrong help

  • Ivan Rajkovic Ivan Rajkovic posted a comment on discussion General Discussion

    Can you please fix this, it is wrong for ages, even qtiplot source was wrong since changing to muParser 2. File: libscidavis/src/MyParser.cpp line 152. blabla="if(e1, e2, e3): if e1 then e2 else e3."; should read: blabla="(e1) ? (e2) : (e3): if e1 then e2 else e3." or something similar. see bottom of the page https://beltoforion.de/article.php?a=muparser&p=features Thanks, Ivan

1