<div dir="ltr">I have defined 2 variables in a grads script which I would then like to multiply<div>to obtain a 3rd variable<br><div>xdif=1.12</div><div>xplot=0.047</div><div>xdist=xplot*xdif</div><div>I get the following error &quot;Non-numeric args to numeric operation&quot;</div><div>I have tried multiple ways to get this to work with no success ... guessing that it is commenting out &quot;xdif&quot; but I also tried putting * in quotes and that produced a similar error.</div></div><div>Any Ideas?</div><div>Thanks!</div></div>