Determine whether input has binary point scaling
tf = isscalingbinarypoint(
returns
T
)1
(true
) when the numerictype
object T
has binary point scaling or trivial
slope and bias scaling. Otherwise, it returns 0
(false
).
isboolean
| isdouble
| isfixed
| isfloat
| isscaleddouble
| isscaledtype
| isscalingslopebias
| isscalingunspecified
| issingle