Run ❯
Get your
own
website
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
#include
#include
int main() { printf("%f\n", acos(0.64)); printf("%f\n", acos(-0.4)); printf("%f\n", acos(0)); return 0; }
0.876298
1.982313
1.570796