Skip to Content
0
Former Member
Jan 11, 2008 at 12:17 PM

Round Up

20 Views

Hi !

Please, if i use for example

a type f

b type p decimals 2.

a = 19,64332333

move a to b or write a to b, the result is 19,64 i need roud up to 19,65, how can i do ?

thanks