Bug 288264 - i want to add/multiply two (or more) cart. functions each with a slider
Summary: i want to add/multiply two (or more) cart. functions each with a slider
Status: RESOLVED DUPLICATE of bug 214527
Alias: None
Product: kmplot
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Klaus-Dieter M
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-05 13:04 UTC by nsche
Modified: 2011-12-05 14:18 UTC (History)
0 users

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


Attachments
an examle (3.97 KB, application/octet-stream)
2011-12-05 13:04 UTC, nsche
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***