Convertir un nombre décimal à un nombre hexadécimal

Author:
<html>
<head>
<title> Fonction Mathématique</title>
</head>
<body>
<?php

   print dechex(27);    /