Boolean values

In case you’re not already familiar with the term, Boolean values are true and false. They can also be represented as yes/no, on/off, or 1/0. There’s also Boolean searching, which is based on Boolean logic, but that’s a post all… Read moreBoolean values

Formatting Numbers (Details & Quirks)

Last week I introduced you to the basic concepts involved in formatting numbers, and which programs have which pre-set options. This week I’m going to explain what these options are (and aren’t), and discuss the quirks in how they behave.