X-Git-Url: http://git.code-monkey.de/?p=gps-watch.git;a=blobdiff_plain;f=src%2Fcommon%2Ffixed15_49.rs;h=20ce88f47c4df7ba91638104e1621873a42540d0;hp=6ce37febef3b632e3d3c9f921cf6f889078ec9ee;hb=853beae392e40ee2843e7187500285da666f11e9;hpb=d41f27c211ac96151e175c4241b6a8d866001bea 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 {