Canonical representation of floating point constants

Change-Id: I3c26d412bea82e2bc07b40ccdd3cc291c68c554c
This commit is contained in:
Ben Dodson
2010-08-12 11:52:50 -07:00
parent 6f99270cbe
commit 144be61d41
2 changed files with 2 additions and 2 deletions

View File

@@ -74123,7 +74123,7 @@
type="float"
transient="false"
volatile="false"
value="0.0010f"
value="0.001f"
static="true"
final="true"
deprecated="not deprecated"

View File

@@ -84897,7 +84897,7 @@
type="float"
transient="false"
volatile="false"
value="0.0010f"
value="0.001f"
static="true"
final="true"
deprecated="not deprecated"