Decimal.nan

Returns NaN

struct Decimal(immutable Context _context = DefaultContext)
@safe static
nan
(
ushort payload = 0
,
bool sign = false
)

Meta