Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/luje
/ nextafterf
Method
nextafterf
lib/java/lang/StrictMath.java:1044–1044 ·
view source on GitHub ↗
(float x, float y)
Source
from the content-addressed store, hash-verified
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