Convertir un nombre décimal à un nombre binaire

Author:
<html>
<head>
<title> Fonction Mathématique</title>
</head>
<body>
<?php
	print decbin(27);    // 11