Subject: Re: [ast-users] ldexp(1, 4) : unknown function -------- > Does anyone know why the C99 arithmetic function ldexp does not work > in ksh93? We tried it but got this error: > > ksh93 -c 'print -- $(( ldexp(1, 4) ))' > ksh93: line 1: ldexp(1, 4) : unknown function > > Irek >
This will be fixed in the next update. David Korn [email protected] _______________________________________________ ast-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-users
