Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/luje
/ nextafter
Method
nextafter
lib/java/lang/StrictMath.java:1042–1042 ·
view source on GitHub ↗
(double x, double y)
Source
from the content-addressed store, hash-verified
1040
}
1041
1042
private
native
static
double nextafter(double x, double y);
1043
1044
private
native
static
float nextafterf(float x, float y);
1045
}
Callers
1
ulp
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected