Viktor Cerovski provided:
>  dlamch  determines double precision machine parameters.

Can this be used to determine the smallest positive integer not
representable in the machine?  

           (= >:) 1e13
        0

           (= >:) 1e14
        1

but where is the cutoff?    More generally, where is the cutoff for a given
power of 10 (or N)?

-Dan
-- 
View this message in context: 
http://www.nabble.com/Format-fractional-hexadecimal-tf4895825s24193.html#a14033826
Sent from the J Programming mailing list archive at Nabble.com.

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to