fx128
faer
0.22.6
fx128
Aliased Type
Fields
0
1
In crate faer
faer
Type Alias
fx128
Copy item path
Source
pub type fx128 =
fx128
;
Expand description
Complex<f64>
Aliased Type
§
#[repr(C)]
pub struct fx128(pub
f64
, pub
f64
);
Tuple Fields
§
§
0:
f64
§
1:
f64