VGM
Version 5.3
Loading...
Searching...
No Matches
packages
VGM
include
VGM
common
Math.h
Go to the documentation of this file.
1
// $Id$
2
3
// -----------------------------------------------------------------------
4
// The VGM package of the Virtual Geometry Model
5
// Copyright (C) 2007, Ivana Hrivnacova
6
// All rights reserved.
7
//
8
// For the licensing terms see vgm/LICENSE.
9
// Contact: ivana@ipno.in2p3.fr
10
// -----------------------------------------------------------------------
11
17
18
#ifndef VGM_MATH_H
19
#define VGM_MATH_H
20
21
#include <math.h>
22
23
#ifndef M_PI
24
#define M_PI 3.14159265358979323846
25
#endif
26
27
#endif
// VGM_MATH_H
Generated on Tue Jun 18 2024 11:05:11 for VGM by
1.11.0