OpenSiv3D  v0.6.5
C++20 framework for creative coding
PrimeNumber.hpp File Reference
#include "Common.hpp"

Namespaces

 s3d
 
 s3d::Math
 

Functions

bool s3d::Math::IsPrime (uint64 n)
 数が素数であるかを返します。 More...