Paul A. Bristow
Paul A. Bristow
Well - yes, may be and no. Really I think that is a non-question ;-) The next 'up a bit' is one of the infinities. But infinity is a range...
Correct, I had mis-remembered. So the answer to Nick's question is yes, the +ve infinity (std::numeric_limits::infinity)() is one bit more than (std::numeric_limits::max)(). at least for the IEEE754 floating-point types. But...
My initial reaction is to sigh and think: Patient: "Doctor it hurts when it do -pedantic", Doctor : "Don't do that!" But lets see what John thinks.
Every app I have tried has worked except Notepad++ where I suspect that a font change will make the superscripts about 3 work rather than a box. All browsers, edge...
Similarly mingw and git bash (MS DOSbox). I didn't try this assuming (correctly!) it would not work. This would work OK if the Unicode page provided a full set of...
I also note that the code page can be set in the registry (65001 for UTF-8) but I haven't dared try this yet. Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\CodePage May have other side effects?
I was wondering if anyone would notice 😉 One contributor is the size of some graphics and I am working on changing the plot program to help with this, but...
Glad you are yet to meet an unforeseen premature demise ;-) [mu-pi, mu+pi] looks fine by me - it only vital to do what it says on the tin. I...
@jzmaddock is a man who knows a very lot of precision tricks. https://en.wikipedia.org/wiki/Von_Mises_distribution says "as {\displaystyle \kappa }\kappa increases, the distribution approaches a normal distribution in x with mean μ...
Boost.Math predates Boost.Units by many years. Over a decade ago, getting all the functions to work with template RealType rather than plain double was a big step forward and later...