aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/WMath.cpp
AgeCommit message (Expand)Author
2015-07-03Removed a handful of SVN expansion keywords. See #277Federico Fissore
2015-05-21Modified randomSeed, now uses unsigned long.Chris--A
2009-11-21Improving third-party hardware support:David A. Mellis
2009-11-07Moving things around.David A. Mellis
2008-10-26Moving makeWord() function defintion into WMath.cpp (out of WProgram.h).David A. Mellis
2008-10-13Little fixes:David A. Mellis
2008-05-26Fixing random() to work with longs.David A. Mellis
2008-03-24added newline at the end of file to get rid of compiler and SVN warningsHans-Christoph Steiner
2007-11-21Adding map(), fixing radians() and degrees(), adding cast functions (int(x) i...David A. Mellis