val pow : int -> int -> int val powmod : int -> int -> int -> int val fromIntToString : int -> string