মূল বিষয়বস্তু উপেক্ষা করুন

//ERDDAP/com.cohort.util/ScriptMath2/roundTo

roundTo

[JVM]
fun roundTo(d: Double, nPlaces: Int): Double

Rounds the value to the specified number of decimal places.

Parameters

JVM

dany double
nPlacesthe desired number of digits to the right of the decimal point