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