How do I plot mathematical functions with JMP?
I realize that JMP isn't a mathematical function plotter, but suppose I have a function: y=((v1+v2)*sin(v3+arcsine(v1/(v1+v2)))/sin(pi()-v3-arcsine(v1/(v1+v2))-v4/v1)-v1) ... and I'd like to plot it using Graph Builder. Is there a convenient way to do this type of thing with JMP? (preferably without resorting to JSL) Seems like it would involve building a full-factorial matrix of inputs v1 thru...