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