# Miscellaneous

## API: ALLEGRO_PI

C99 compilers have no predefined value like M_PI for the constant π, but
you can use this one instead.


