| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] | 
12. Macros for doing arithmetic
Integer arithmetic is included in m4, with a C-like syntax.  As
convenient shorthands, there are builtins for simple increment and
decrement operations.
| 12.1 Decrement and increment operators | ||
| 12.2 Evaluating integer expressions | 
