pwtools
Navigation
API Reference
Features
Installation
Tutorial
Background, details, special topics
Related Topics
Documentation overview
API Reference
num
Previous:
pwtools.num.rms3d
Next:
pwtools.num.sliceput
Quick search
pwtools.num.round_up_next_multiple
¶
pwtools.num.
round_up_next_multiple
(
x
,
mult
)
[source]
¶
Round integer
x
up to the next possible multiple of
mult
.