home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / gawk-2.15.6-base.tgz / gawk-2.15.6-base.tar / fsf / gawk / test / reg / exp.awk < prev    next >
Text File  |  1993-10-19  |  47b  |  2 lines

  1. BEGIN { print exp(0), exp(1000000), exp(0.5) }
  2.