Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JeanLucPons/VanitySearch
/ IsOne
Method
IsOne
Int.cpp:244–246 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
242
}
243
244
bool Int::IsOne() {
245
return IsEqual(&_ONE);
246
}
247
248
bool Int::IsZero() {
249
Callers
5
IsProbablePrime
Method · 0.80
Check
Method · 0.80
ModInv
Method · 0.80
HasSqrt
Method · 0.80
ModSqrt
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected