Type Alias Radians

Source
pub type Radians = Rad<f64>;
Expand description

Radians

Aliased Type§

struct Radians(pub f64);

Fields§

§0: f64