package
0.0.0-20230925105801-a36e7a3c5421
Repository: https://github.com/ktye/plot.git
Documentation: pkg.go.dev

# Functions

Absang formats a complex128 number in abs@ang format.
AbsVector returns the absolute values of complex slices.
ComplexVector returns a complex slice from real and imag parts.
ImagVector returns the imag part of complex slices.
MinMax returns the min and max value of a slice.
PhaseVector returns the phase of complex slices.
RealVector returns the real part of complex slices.
Scale does a linear scale of input x to output y.