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