[][src]Function statrs::function::harmonic::harmonic

pub fn harmonic(t: u64) -> f64

Computes the t-th harmonic number

Remarks

Returns 1 as a special case when t == 0