Module count_coprime

Source
Expand description

互いに素な数を数える。

Functions§

count_coprime
n以下の自然数で、mと互いに素なものの個数を求める。