Function root_five

Source
pub fn root_five<T>() -> T
where T: RealNumber,
Expand description

Returns sqrt(5).

ยงSee also: