DecimalView.signedCoefficient

Returns the signed coefficient as a BigIntView.

struct DecimalView(W)
@safe
signedCoefficient
()
if (
is(Unqual!W == size_t)
)