summaryrefslogtreecommitdiff
path: root/gnu/dist/gawk/test/math.ok
blob: a396a5b3b4ceb0b1591b32bcd3d3ee61256c53a8 (plain)
1
2
3
4
5
6
cos(0.785398) = 0.707107
sin(0.785398) = 0.707107
e = 2.718282
log(e) = 1.000000
sqrt(pi ^ 2) = 3.141593
atan2(1, 1) = 0.785398
econds is too small as timeout on slow machines, bump to 10 (my hppamartin 2013-10-19fix unused variable warningschristos 2013-09-05socket(-1, SOCK_CLOEXEC, 0); followed by the process exiting (i.e.pooka 2011-07-07Move the 'syscall/t_cmsg' test to 'include/sys/t_socket'.jruoho