Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/VolmitSoftware/Adapt
/ e
Method
e
src/main/java/com/volmit/adapt/util/MathHelper.java:85–87 ·
view source on GitHub ↗
(float var0)
Source
from the content-addressed store, hash-verified
83
}
84
85
public
static
float e(float var0) {
86
return
Math.abs(var0);
87
}
88
89
public
static
int
a(
int
var0) {
90
return
Math.abs(var0);
Callers
3
d
Method · 0.95
c
Method · 0.95
f
Method · 0.95
Calls
2
d
Method · 0.95
c
Method · 0.95
Tested by
no test coverage detected