Hello All,
I have done some calculations and the output is exponential.
Can someone please suggest how to convert the exponential to proper numberic using Rexx.
I donot want the last digits to be converted to zero.
Example
Input:1.11111E+12
Output:1111111111111
Thanks