HI All,
(Version : AX2009)
I want to get a real number upto 2 decimal points from a num.
for ex : A = 1023.1499 i want B = 1023.14
i have already tried with , round, decround, num2str , each of these functions give B=1023.15 (rounding 0.1499 to 0.15) but i want B= 1023.14.
Any idea how to do it.
Thanks,
kamapallli manish