Re: Asking about MSPScript
- To: mathgroup at smc.vnet.net
- Subject: [mg42102] Re: Asking about MSPScript
- From: bghiggins at ucdavis.edu (Brian Higgins)
- Date: Thu, 19 Jun 2003 03:59:14 -0400 (EDT)
- References: <bcp139$7tl$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
In my earlier response I assumed you were referring to webMathematica, but on rereading your question, you may be referring to MS PScript. If this is the case please ignore my earlier response. In webMathematica1 MSP stands for Mathematica Server Page, hence my confusion. Brian "lohleeping" <lohleeping at hotmail.com> wrote in message news:<bcp139$7tl$1 at smc.vnet.net>... > Hi there, > I would like to know how to assign a function in MSPScript. > For example, > Fun(x1_,x2_,x3_):= x1*u^3 + x2*u^2 + x3*5; > > Another question, how to plot 2 curves in one graph in > MSPScript. > > Thank you. > > Best regards, > Loh Lee Ping