Skip to main content

Cx

Type Alias Cx 

Source
pub type Cx = [f64; 2];
Expand description

One complex number: [real, imaginary].