Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ eq
Method
eq
src/main/java/fieldbox/boxes/plugins/BoxPair.java:126–128 ·
view source on GitHub ↗
(double dy1, double dy2)
Source
from the content-addressed store, hash-verified
124
}
125
126
private
boolean eq(double dy1, double dy2) {
127
return
Math.abs(dy1-dy2)<0.1f;
128
}
129
130
private
void
checkPairs() {
131
Callers
2
BoxPair
Method · 0.95
jquery-2.1.0.min.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected