projects
/
experiments
/
fps-limit.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
cdb5bba
)
Revert "Use exponential notation for big multiples of 10"
author
Antonio Ospite <ospite@studenti.unina.it>
Thu, 25 Jul 2013 16:10:12 +0000
(18:10 +0200)
committer
Antonio Ospite <ospite@studenti.unina.it>
Thu, 25 Jul 2013 16:10:12 +0000
(18:10 +0200)
This reverts commit
a4e782b24f912e26396a94ceed35856da5afc1a1
.
Numbers expressed in scientific notation are of type "double", an
integer type is enough here.
No differences found