Skip to content
Snippets Groups Projects
Commit f6e9fc55 authored by Jorrit Fahlke's avatar Jorrit Fahlke
Browse files

Integrate trunk changes up to trunk@6523.

[[Imported from SVN: r6525]]
parents 9a7867e4 7ad35b12
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ namespace Dune
/**
\brief Provides commonly used mathematical constants.
a struct that is specilized for types repesenting real or complex
a struct that is specialized for types repesenting real or complex
numbers. I provides commonly used mathematical constants with the
required accuary for the specified type.
*/
......@@ -21,7 +21,7 @@ namespace Dune
/**
\brief Standard implementation of MathematicalConstants.
This implementation will work with all build in floating point
This implementation will work with all built-in floating point
types. It provides
* e as std::exp(1.0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment