math.Floor with decimals?

Is there a way to do math.Ceil with decimals in Hugo? I’ve check Github code for math.Ceil but no luck. Also it doesnt help that lang.NumFmt automatically round off the number.

Is there an option to turn off the auto round off for lang.NumFmt?