package
0.0.0-20230421003525-6adc56603217
Repository: https://github.com/golang/geo.git
Documentation: pkg.go.dev

# Functions

NewPreciseVector creates a high precision vector from the given floating point values.
PreciseVectorFromVector creates a high precision vector from the given Vector.

# Constants

The three axes of ℝ³.
The three axes of ℝ³.
The three axes of ℝ³.

# Structs

PreciseVector represents a point in ℝ³ using high-precision values.
Vector represents a point in ℝ³.

# Type aliases

Axis enumerates the 3 axes of ℝ³.