haar_
lib
0.1.0
In haar_
lib::
math::
combinatorics::
bernoulli_
number
haar_lib
::
math
::
combinatorics
::
bernoulli_number
Function
bernoulli_number
Copy item path
Source
pub fn bernoulli_number<P:
PrimeMod
>(n:
usize
) ->
Vec
<
ConstModInt
<P>>
Expand description
ベルヌーイ数$B_0, \dots, B_n$を列挙する。