Mathc initiation/Fichiers h : do2z d
Apparence
Installer ce fichier dans votre répertoire de travail.
z_d.h utilitaire |
---|
/* ------------------------------------ */
/* save as z_d.h */
/* ------------------------------------ */
/* ------------------------------------ */
/* --- P : Figures after the point ---- */
/* ------------------------------------ */
#define P0 0
#define P1 1
#define P2 2
#define P3 3
#define P4 4
#define P5 5
#define P6 6
#define P7 7
#define P8 8
#define P9 9
#define P10 10
#define P11 11
#define P12 12
#define P13 13
/* ------------------------------------ */
/* ------ S : Space for a number ------ */
/* ------------------------------------ */
#define S0 0
#define S1 1
#define S2 2
#define S3 3
#define S4 4
#define S5 5
#define S6 6
#define S7 7
#define S8 8
#define S9 9
#define S10 10
#define S11 11
#define S12 12
#define S13 13
/* ------------------------------------ */
/* ------------------------------------ */
#ifndef PI
#define PI 3.14159265359
#endif
/* ------------------------------------ */
/* ------------------------------------ */
Dans ce fichier il y a les utilitaires.