fmod
base_convert
decbin
任意の進数間で数値を変換します。
base_convert(string $num, int $from_base, int $to_base): string