T O P I C R E V I E W |
tsigarasg |
Posted - 01/22/2012 : 08:36:27 AM Hello everyone!
I would be grateful if you could help me with the following subject.
I want to make a column in order to calculate the following:
f=0.99*P*exp((184e-15)*P)
Where P= from 1 up to 60 (data(1,1,60)
Origin gives me the result : 1, for every value of P.
Does anyone knows how i can increase the precision in order to have the exact result??
Thank you very much,
Giannis
Lets Try! |
1 L A T E S T R E P L I E S (Newest First) |
rlewis |
Posted - 01/23/2012 : 02:58:40 AM try col(??)=data(1,60,1); |
|
|