X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=src%2Fcommon%2Ffixed15_49.rs;h=20ce88f47c4df7ba91638104e1621873a42540d0;hb=e9d9270ef470e7141a9f6d9dea76e0108105a902;hp=6ce37febef3b632e3d3c9f921cf6f889078ec9ee;hpb=671d6a8482ac742b897913ec6975910ed5fa273c;p=gps-watch.git diff --git a/src/common/fixed15_49.rs b/src/common/fixed15_49.rs index 6ce37fe..20ce88f 100644 --- a/src/common/fixed15_49.rs +++ b/src/common/fixed15_49.rs @@ -97,7 +97,7 @@ impl Fixed15_49 { } pub fn pi_div_two() -> Self { - Self::from_bits(0x6487ed5110b46) + Self::from_bits(0x3243f6a8885a3) } pub fn to_radians(&self) -> Self {