logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ALLEGRO_PI - Allegro 5 API

Description

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

Allegro reference manual                                                                     ALLEGRO_PI(3alleg5)

Name

       ALLEGRO_PI - Allegro 5 API

Synopsis

              #include <allegro5/allegro.h>

              #define ALLEGRO_PI        3.14159265358979323846

See Also