chipKIT32 / chipKIT-core

Downloadable chipKIT core for use with Arduino 1.6 - 1.8+ IDE, PlatformIO, and UECIDE
http://chipkit.net/
Apache License 2.0
59 stars 53 forks source link

Pi is wong #296

Closed JacobChrist closed 8 years ago

JacobChrist commented 8 years ago

https://tauday.com/tau-manifesto

Add Tau circle constant to wiring.h

// PI is wrong! http://tauday.com/tau-manifesto

define TAU 6.283185307179586476925286766559

define TWO_PI TAU

EmbeddedMan commented 8 years ago

This has now been merged int.