Long¶ Spice1import "std/type/long"; Functions¶ isPowerOfTwo¶ Spice1public f<bool> isPowerOfTwo(long input) Check if a long is a power of two Parameters Name Type Description input long Input number Returns: bool — Is power of two