This document discusses different types of numbers used in programming including integers like char, short, int, long, and long long. It also covers floating point numbers like float and double. Additionally, it covers printf formatting, integer and floating point math operations, and the math library for trigonometric functions.
1 of 14
Download to read offline
More Related Content
Numbers and Values in Objective-C and C Programming