Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ requires
Method
requires
ij/src/main/java/ij/macro/Functions.java:1295–1298 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1293
}
1294
1295
void
requires() {
1296
if
(IJ.versionLessThan(getStringArg()))
1297
interp.done = true;
1298
}
1299
1300
Random ran;
1301
double random() {
Callers
1
doFunction
Method · 0.95
Calls
2
versionLessThan
Method · 0.95
getStringArg
Method · 0.95
Tested by
no test coverage detected