Bug 386798 - incorrect validation of fit formula
Summary: incorrect validation of fit formula
Status: RESOLVED NOT A BUG
Alias: None
Product: LabPlot2
Classification: Applications
Component: general (other bugs)
Version First Reported In: latest
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Alexander Semke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-12 22:54 UTC by uwestoehr
Modified: 2017-11-12 23:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description uwestoehr 2017-11-12 22:54:39 UTC
- create a new custom fit
- in the f(x) field paste in this formula from the clipboard:

exp(b*sin(a*x)+c

result: the f8x9 is red although it is a correct formula
Comment 1 uwestoehr 2017-11-12 23:03:43 UTC
Stupid me, I forgot a parenthese.