cp_
library_
rs
0.3.19
Module factorize
Module Items
Functions
In cp_
library_
rs::
number_
theory
cp_library_rs
::
number_theory
Module
factorize
Copy item path
Source
Expand description
素因数分解
Functions
§
factorize_
pairs
非負整数 $
n
$ を素因数分解し、
(素因数,指数)
のベクタを返す
factorize_
vec
非負整数 $
n
$ を素因数分解し、
素因数
のベクタを返す