EcoliSimulator
2.0.1a
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
constants.h
Go to the documentation of this file.
1
//
2
// constants.h
3
// EcoliSimulator_0.0.1a
4
//
5
// Created by Stefano Belloni on 08/06/16.
6
// Copyright © 2016 Stefano Belloni. All rights reserved.
7
//
8
9
#ifndef constants_h
10
#define constants_h
11
12
const
double
pi
= 3.141592653589793238462;
13
14
#endif
/* constants_h */
pi
const double pi
Definition:
constants.h:12
include
constants.h
Generated by
1.8.11