☰
Module harmonic
Functions
?
Module
statrs
::
function
::
harmonic
source
·
[
−
]
Expand description
Provides functions for calculating
harmonic
numbers
Functions
gen_harmonic
Computes the generalized harmonic number of order
n
of
m
e.g.
(1 + 1/2^m + 1/3^m + ... + 1/n^m)
harmonic
Computes the
t
-th harmonic number