<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<span style="background-color: rgb(255, 255, 255);">Jeff,</span>
<div>The 2-digit exponent is part of the C standard. Here’s what I found after a quick search on&nbsp;<a href="http://stackoverflow.com">stackoverflow.com</a>: &quot;The exponent always contains at least two digits, and only as many more digits as necessary to represent
 the exponent.” So, the answer to your question is … no.</div>
<div>—Jennifer</div>
<div><br>
</div>
<div>
<div>On Feb 4, 2016, at 5:49 PM, Jeff Duda &lt;<a href="mailto:jeffduda319@gmail.com">jeffduda319@gmail.com</a>&gt; wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div dir="ltr">
<div>
<div>
<div>
<div>How should I manipulate the %e specifier in Grads so that it will only print 1 digit after the exponential (i.e., the order of magnitude). I have tried things like %.0e1, but that last digit seems to have no impact on the length of the order of magnitude
 portion of the string. The default is two digits. In other words, I want to change this type of tick marking behavior:<br>
<br>
</div>
1.5e-02<br>
<br>
</div>
to 1.5e-2<br>
<br>
</div>
Can this be done?<br>
<br>
</div>
Jeff Duda<br clear="all">
<div><br>
-- <br>
<div class="gmail_signature">Jeff Duda<br>
Graduate research assistant<br>
University of Oklahoma School of Meteorology<br>
Center for Analysis and Prediction of Storms<br>
</div>
</div>
</div>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
http://gradsusr.org/mailman/listinfo/gradsusr<br>
</blockquote>
</div>
<br>
<div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="font-size: 12px; orphans: 2; widows: 2;">--</div>
<div style="font-size: 12px; orphans: 2; widows: 2;">Jennifer Miletta Adams<br>
Center for Ocean-Land-Atmosphere Studies (COLA)<br>
George Mason University<br>
<br>
<br>
</div>
</div>
</div>
</div>
<br>
</body>
</html>