|
◆ numset_shift_scale()
Return a number set shifted and/or scaled by two values.
- Parameters
-
[in] | s | Set |
[in] | shift | Value for shifting the elements |
[in] | width | Width of the result |
[in] | hasshift | True when the shift argument is given |
[in] | haswidth | True when the width argument is given |
|