The 'cttz' family of intrinsic functions counts the number of trailing zeros. Result is undefined if the argument is zero.
See Implementation
The 'cttz' family of intrinsic functions counts the number of trailing zeros. Result is undefined if the argument is zero.