Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
e7d9db6db5fc60290598a232dd9b2820a22c6d82
/
.
/
poky
/
meta
/
lib
/
oeqa
/
files
/
test.pl
blob: 689c8f16355004bee8a3f35ede369a8132ba0e79 [
file
] [
log
] [
blame
]
$a
=
9.01e+21
-
9.01e+21
+
0.01
;
print
(
"the value of a is "
,
$a
,
"\n"
);