Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 1 year ago

Language

C

Compiler

gcc 13.2.0

Options
Warnings
C99
no pedantic
Raw compiler options
-lm

Author

anonymous

over 1 year ago

$ gcc prog.c -Wall -Wextra -std=c99 -lm
sin(0.5235987755982988) = 0.4999999999999999
sin(0.5235987755982989) = 0.5000000000000000
Exit Code:
0