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