a16ea740ead2378a09419e9744a0deaab29118ac
1 /* vi: set sw=4 ts=4: */
18 return (float) cos( (double)x
);
34 return (float) sin( (double)x
);
50 return (float) ceil( (double)x
);
66 return (float) sin( (double)x
);
This page took 0.052286 seconds and 3 git commands to generate.