isslopebiasscaled
Determine whether numerictype
object has nontrivial slope and
bias scaling
Description
tf = isslopebiasscaled(
returns
T
)1
(true
) when numerictype
T
has nontrivial slope and bias scaling. Otherwise, it returns
0
(false
). Slope and bias scaling is trivial when
the slope is an integer power of two and the bias is zero.
Examples
Input Arguments
Version History
See Also
isboolean
| isdouble
| isfixed
| isfloat
| isscaleddouble
| isscaledtype
| issingle
| numerictype