#include
<math.h>
typedef
struct
{
double
x
;
double
y
;
double
z
;
double
w
;
}
Vector
;
syntax highlighted by
Code2HTML
, v. 0.9.1