<div dir="ltr">Hi,<div><br></div><div>I have a text file with numbers that I&#39;m reading into GrADS and then I want to perform calculations with them.  However, the numbers I&#39;m reading won&#39;t work and I get an error that says I have non-numeric args to a numeric operations, even though when I print my variable it shows 2.19.</div><div><br></div><div>I&#39;ve tried both of these options:</div><div><br></div><div>&#39;define BUFratio=&#39;BUFawips&#39;/&#39;BUFqpe&#39;&#39;<br></div><div>BUFratio=&#39;BUFawips&#39;/&#39;BUFqpe&#39;<br></div><div><br></div><div>Is there a command I can use to convert my &quot;2.19&quot; string to a number that can be used in calculations?</div><div><br></div><div>Thanks,<br></div><div><br></div><div>-- Matt</div><div><br></div></div>