Post Reply 
[CRASH] plotfunc() fails
06-22-2014, 05:54 AM (This post was last modified: 06-22-2014 07:06 AM by parisse.)
Post: #2
RE: [CRASH] plotfunc() fails
Can you write your equations in plain text instead of a screenshot?
Like this
P:=7000000.; R:=8.314; T:=423.15; Tc:=369.8; Pc:=41.9*101325;
a:=27*R^2*Tc^2/64/Pc; b:=R*Tc/8/Pc;
plotfunc(R*T/(x-b)-a/x^2-P)
It's much more efficient, because anyone can check quickly by doing a copy/paste, and you are certain we check with the right data.
I just checked on the emulator, it works.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[CRASH] plotfunc() fails - alexzkter - 06-21-2014, 05:01 PM
RE: [CRASH] plotfunc() fails - parisse - 06-22-2014 05:54 AM
RE: [CRASH] plotfunc() fails - alexzkter - 06-22-2014, 10:01 AM
RE: [CRASH] plotfunc() fails - parisse - 06-22-2014, 02:35 PM
RE: [CRASH] plotfunc() fails - alexzkter - 06-22-2014, 06:11 PM



User(s) browsing this thread: 1 Guest(s)