On 8/6/07, I. Szczesniak <iszczesniak at gmail.com> wrote:
> 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)?

I didn't knew that ksh has floating point variables. Where can I find
more information about floating point support? How do the casting
rules work, are they like in C, perl or python? Is there a tutorial on
ksh math somewhere?
-- 
robert neville - it consultant

Reply via email to