help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Increasing precision in octave


From: DimitryASuplatov
Subject: Increasing precision in octave
Date: Fri, 20 Jun 2008 18:09:23 +0400

Hello,
I want to calculate the p-value with high precision. 
I mean that when I use normal_cdf function I get

normal_cdf (real(24),m,s)
ans =  1

and "1" is not enough precision for me. I want to see something like
0.999999999999999999999888

How to do that?

Thank you!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]