kotlin-stdlib / kotlin.js / Math / atan2 atan2 JS 1.1 fun atan2(y: Double, x: Double): Double Deprecated: Use kotlin.math.atan2 instead.