mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-01-20 21:39:19 -05:00
8 lines
288 B
Markdown
8 lines
288 B
Markdown
//[astronomy](../../../index.md)/[io.github.cosinekitty.astronomy](../index.md)/[Vector](index.md)/[div](div.md)
|
|
|
|
# div
|
|
|
|
operator fun [div](div.md)(denom: [Double](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html)): [Vector](index.md)
|
|
|
|
Divides a vector by a scalar.
|