Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

ctz

number ctz(number)

Returns the number of zero-bits (to the right of) trailing the least significant one-bit in number.

Parameters

  1. number — value as a set of 32 bits.

Returns

  • the number of zero-bits trailing the least significant one-bit of value, or 32 if it’s equal to zero.
Note! This documentation is also accessible within the app from Help & feedback menu.