Created
August 14, 2015 08:05
-
-
Save derofim/75eec37e31a0a621011c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| namespace Constants | |
| { | |
| const double pi ( 3.14159 ); | |
| const double avogadro ( 6.0221413e23 ); | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment