--- title: reduce - --- //[KSpigot](../index.md)/[net.axay.kspigot.extensions.geometry](index.md)/[reduce](reduce.md) # reduce [jvm] Content infix fun Location.[reduce](reduce.md)(distance: [Number](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html)): Location infix fun Location.[reduce](reduce.md)(vec: Vector): Location infix fun Location.[reduce](reduce.md)(loc: Location): Location infix fun Location.[reduce](reduce.md)(loc: [SimpleLocation3D](-simple-location3-d/index.md)): Location infix fun Vector.[reduce](reduce.md)(vec: Vector): Vector