package
0.0.0-20241023150245-c8bbc672ef66
Repository: https://github.com/aclements/go-moremath.git
Documentation: pkg.go.dev

# Functions

NewLog constructs a Log scale.

# Structs

No description provided by the author
No description provided by the author
A QQ maps from a source Quantitative scale to a destination Quantitative scale.
TickOptions specifies constraints for constructing scale ticks.

# Interfaces

A Quantative scale is an invertible function from some continuous input domain to an output range of [0, 1].
A Ticker computes tick marks for a scale.

# Type aliases

RangeErr is an error that indicates some argument or value is out of range.