Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ nanh
Method
nanh
extern/half/include/half.hpp:1375–1375 ·
view source on GitHub ↗
Get NaN. \return Half-precision quiet NaN
Source
from the content-addressed store, hash-verified
1373
/// Get NaN.
1374
/// \return Half-precision quiet NaN
1375
static half nanh() { return half(binary, 0x7FFF); }
1376
1377
/// Exponential implementation.
1378
/// \param arg function argument
Callers
nothing calls this directly
Calls
1
half
Class · 0.70
Tested by
no test coverage detected