statrs::function

Module harmonic

Source
Expand description

Provides functions for calculating harmonic numbers

Functionsยง

  • Computes the generalized harmonic number of order n of m e.g. (1 + 1/2^m + 1/3^m + ... + 1/n^m)
  • Computes the t-th harmonic number