Skip to content

Instantly share code, notes, and snippets.

@derofim
Created August 14, 2015 08:05
Show Gist options
  • Select an option

  • Save derofim/75eec37e31a0a621011c to your computer and use it in GitHub Desktop.

Select an option

Save derofim/75eec37e31a0a621011c to your computer and use it in GitHub Desktop.
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