c++ Decimal places in a floating point number The floating point format has variable precision depending on the number it represents. This post examines how many decimal places would fit in a floating point number, and how useful that information really is.
maths What is Standard Deviation? An overview of Standard Deviation, including why it's useful and how it's calculated.
maths Even Powers and Odd Numbers A curious mathematical relationships I ran across involving even powers and odd numbers.