abs

JS
1.1
fun abs(value: Double): Double
Deprecated: Use kotlin.math.abs instead.