I am trying to dynamically determine the max value for a chart. If i am inspecting a value of
.434
I need this to round up to the
.5
.
It seems pretty simple and maybe I am overlooking some part of this but i have tried a couple different approaches with underwhelming success. Does anyone know how to always round up with decimal places ?
1 Answer