Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
Back to Ticket #5493
Ticket #5493
: normal_dist.patch
File normal_dist.patch,
246 bytes
(added by
Júlio Hoffimann <julio.hoffimann@…>
,
12 years ago
)
Line
1
23a24
2
> #include <boost/math/constants/constants.hpp>
3
94,95c95
4
< // Can we have a boost::mathconst please?
5
< const result_type pi = result_type(3.14159265358979323846);
6
---
7
> const result_type pi = math::constants::pi<result_type>();
Download in other formats:
Original Format