|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
piecewise functionHi. I would like to create a piecewise function such as f(x)=(x<0,2,0<=x<1
3*x,1<=x,3.5) Thank for your help. Love this program, I export the picture into Scientific Work Place. ------------------------------------------------------------------------------ Are you an open source citizen? Join us for the Open Source Bridge conference! Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. Need another reason to go? 24-hour hacker lounge. Register today! http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org _______________________________________________ Graph-support mailing list Graph-support@... https://lists.sourceforge.net/lists/listinfo/graph-support |
|
|
Re: piecewise functionDr. M. Bahauddin wrote:
> Hi. I would like to create a piecewise function such as f(x)=(x<0,2,0<=x<1 > 3*x,1<=x,3.5) > Thank for your help. Love this program, I export the picture into Scientific > Work Place. You can plot this as f(x)=ifseq(x<0, 2, x<1, 3*x, 3.5) Best regards Ivan Johansen ------------------------------------------------------------------------------ Are you an open source citizen? Join us for the Open Source Bridge conference! Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. Need another reason to go? 24-hour hacker lounge. Register today! http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org _______________________________________________ Graph-support mailing list Graph-support@... https://lists.sourceforge.net/lists/listinfo/graph-support |
|
|
Remove from mailing listHello Ivan,
I signd up to the graph support list about 3 years ago, and at the beggining I kearnd quite a lot from it. but, in the last servral months i'm not using the program and thus i don't need the tech support. I'd like to be removed from the mailing list. Best regards, Shahaf Wainzon ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Graph-support mailing list Graph-support@... https://lists.sourceforge.net/lists/listinfo/graph-support |
|
|
Re: Remove from mailing listויינזון שחף wrote:
> I signd up to the graph support list about 3 years ago, and at the beggining I kearnd quite a lot from it. > but, in the last servral months i'm not using the program and thus i don't need the tech support. > I'd like to be removed from the mailing list. To unsubscribe use the link at the bottom of each post: > https://lists.sourceforge.net/lists/listinfo/graph-support Best regards Ivan Johansen ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Graph-support mailing list Graph-support@... https://lists.sourceforge.net/lists/listinfo/graph-support |
| Free embeddable forum powered by Nabble | Forum Help |