fmod
base_convert
decbin
Convert a number between arbitrary bases.
base_convert(string $num, int $from_base, int $to_base): string