TrailingZeroCountL function

Fully qualified name: Std.Math.TrailingZeroCountL

function TrailingZeroCountL(a : BigInt) : Int

Summary

For a non-zero integer a, returns the number of trailing zero bits in the binary representation of a.