hi, i am trying to plot exponential of concentration vs time using proc gplot. my program works fine when i just plot concentrations vs. time, but for the exponential values (that range from 1 to 6.8688813E94) i get the following error (my y-axis range from 0 to 1.0E99): ERROR: Invalid Operation. ERROR: Termination due to Floating Point Exception Can anyone please suggest some work around it/ Thank you.
... View more