Bug 288264

Summary: i want to add/multiply two (or more) cart. functions each with a slider
Product: [Applications] kmplot Reporter: nsche
Component: generalAssignee: Klaus-Dieter M <kd.moeller>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: an examle

Description nsche 2011-12-05 13:04:42 UTC
Created attachment 66403 [details]
an examle

Version:           unspecified (using KDE 4.4.5) 
OS:                Linux

f(x,k) = kx²
g(x,k) =kx
h(x,k)=f(x,k)+g(x,k) //dos'nt work. It was good in a former version (ubuntu 6.06)

Reproducible: Always

Steps to Reproduce:
f(x,k) = kx²
g(x,k) =kx
h(x,k)=f(x,k)+g(x,k)
or
h(x)=f(x,k)+g(x,k)

Actual Results:  
kmplot draws a function like: h(x)=0

Expected Results:  
nothing more than described

OS: Linux (i686) release 2.6.32-36-generic
Compiler: cc
Comment 1 Christoph Feck 2011-12-05 14:18:39 UTC

*** This bug has been marked as a duplicate of bug 214527 ***