MCPcopy Create free account
hub / github.com/SAITPublic/PIMSimulator / nextafter

Function nextafter

lib/half.h:4502–4521  ·  view source on GitHub ↗

Next representable value. See also:** Documentation for [std::nextafter](https://en.cppreference.com/w/cpp/numeric/math/nextafter). \param from value to compute next representable value for \param to direction towards which to compute next value \return next representable value after \a from in direction towards \a to \exception FE_INVALID for signaling NaN \exception FE_OVERFLOW for infinite resu

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

halfClass · 0.85
signalFunction · 0.85
raiseFunction · 0.85

Tested by

no test coverage detected