Utilisation des fonction ‘ceil()’ et ‘floor()’

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

<?php

  $nombre_double = 3.14;