Répresentation binaire d’un décimal

Author:
<html>
<head>
<title> Fonction Mathématique</title>
</head>
<body>
<?php
    echo decbin(8)."<br/>"