I've been doing some calculation using CEL. Because of the complication of the calculation, the result ends up with some long decimal points. I'm just wondering is there any function that I can transform the data like 23.012372983659365034701
to 23.01
?
Thank you.