]> git.wh0rd.org - ICEs.git/blob - jsmath.i
e56b2fd61cda71a3025b44dfdabca106023cba61
[ICEs.git] / jsmath.i
1 void math_round()
2 {
3 double x;
4 foo(x, copysign(bar(), x));
5 }