4.4BSD/usr/src/old/awk/test/t.func

{ print $1, length($1), log($1), sqrt($1), int(sqrt($1)), exp($1 % 10) }