4.4BSD/usr/src/contrib/gawk-2.15.2/test/reg/exp.awk

BEGIN { print exp(0), exp(1000000), exp(0.5) }