Hi everybody, I'm trying the list because, most surely, I'm not the first to face this need: I'd like to round a number to the second decimal e.g. 41.3305 to 41.33 (in other word, ?i'd like a round function like the one in MS Excel....).
AFL built in "round()" function can round a number just to the nearest integer. What is the more convenient way to get the desired output in AFL? Thanks
