Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 144be61d authored by Ben Dodson's avatar Ben Dodson
Browse files

Canonical representation of floating point constants

Change-Id: I3c26d412bea82e2bc07b40ccdd3cc291c68c554c
parent 6f99270c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -74123,7 +74123,7 @@
 type="float"
 transient="false"
 volatile="false"
 value="0.0010f"
 value="0.001f"
 static="true"
 final="true"
 deprecated="not deprecated"
+1 −1
Original line number Diff line number Diff line
@@ -84897,7 +84897,7 @@
 type="float"
 transient="false"
 volatile="false"
 value="0.0010f"
 value="0.001f"
 static="true"
 final="true"
 deprecated="not deprecated"