Aller au contenu

Mathc gnuplot/Animation : Fonction vectorielle 3D

Un livre de Wikilivres.


Installer ce fichier dans votre répertoire de travail.

v_a.h
/* ------------------------------------ */
/*      Save as :  v_a.h                */
/* ------------------------------------ */
#include    <stdio.h>
#include   <stdlib.h>
#include   <stddef.h>
#include    <ctype.h>
#include     <time.h>
#include     <math.h>
/* ------------------------------------ */
#include  "vdefine.h"
#include  "vmatini.h"
#include  "vmatbas.h"
#include  "vmatcop.h"
#include  "vmatrot.h"
/* ------------------------------------ */
/* ------------------------------------ */