W3cubDocs

/Kotlin

atan2

Platform and version requirements: JS (1.1)
fun atan2(y: Double, x: Double): Double
Deprecated: Use kotlin.math.atan2 instead.

© 2010–2020 JetBrains s.r.o. and Kotlin Programming Language contributors
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.js/-math/atan2.html