Module statrs::function::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