Skip to main content

Quad

Type Alias Quad 

Source
pub type Quad = [BigInt; 3];
Expand description

A quadratic g₀ + g₁·x + g₂·x², coefficients low-to-high.