Files
astronomy/source/kotlin/doc/-vector/angle-with.md
2022-11-14 13:40:10 -05:00

343 B

//astronomy/io.github.cosinekitty.astronomy/Vector/angleWith

angleWith

fun angleWith(other: Vector): Double

Calculates the angle in degrees (0..180) between two vectors.