]> sigrok.org Git - libsigrok.git/commitdiff
Define our own constant for PI.
authorAurelien Jacobs <redacted>
Sun, 26 Apr 2015 22:42:05 +0000 (00:42 +0200)
committerUwe Hermann <redacted>
Tue, 28 Apr 2015 20:07:03 +0000 (22:07 +0200)
M_PI is not defined in the C standard nor in POSIX, it is a
non-standard GNU extension.


No differences found