On 8/3/07, David Korn <dgk at research.att.com> wrote: > Subject: Re: [ksh93-integration-discuss] Minimum and maximum values for > integer variables? > -------- > > > How can I get the minimum and maximum values for integer variables? Is > > there a counterpart to limits.h to get these values? > > > > In recent versions of ksh93, the maximum integer value is the value of > LLONG max in <limits.h>.
What are the minimum and maximum values of 'float' (typeset -E)? Irek