Subject: Re: [ast-users] Documenting short floating point type, i.e. typeset -s -E? --------
> sh.1 doesn't document the short floating point type, i.e. typeset -s > -E or typeset -s -F. Is this an oversight or is this still > experimental? The point of using a short float type is to store very > large arrays without the memory consumption of long double (i.e. > typeset -s -E or the float alias). This comes into play for storing 2D > images as ksh 2D array for image processing > > Wendy > This is an oversite. David Korn [email protected] _______________________________________________ ast-users mailing list [email protected] http://lists.research.att.com/mailman/listinfo/ast-users
