Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 5 years ago

Language

C

Compiler

clang 9.0.0

Options
Warnings
Optimization
C11
-pedantic
Raw compiler options
-lm

Author

anonymous

over 5 years ago

$ clang prog.c -Wall -Wextra -O2 -march=native -std=c11 -pedantic -lm
   0   0.0000000000000000   0.0000000000000000
  20   0.9129452507276277   0.9129452507276280
  40   0.7451131604793488   0.7451131604793478
  60  -0.3048106211022167  -0.3048106211022190
  80  -0.9938886539233752  -0.9938886539233756
 100  -0.5063656411097588  -0.5063656411097553
 120   0.5806111842123143   0.5806111842123238
 140   0.9802396594403116   0.9802396594403076
 160   0.2194252583790047   0.2194252583790056
 180  -0.8011526357338304  -0.8011526357338346
 200  -0.8732972972139946  -0.8732972972139907
 220   0.0883987124875315   0.0883987124875471
 240   0.9454451549211168   0.9454451549211244
Exit Code:
0