diff options
Diffstat (limited to 'files/fr/web/javascript/reference/global_objects/math/sin/index.html')
-rw-r--r-- | files/fr/web/javascript/reference/global_objects/math/sin/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/fr/web/javascript/reference/global_objects/math/sin/index.html b/files/fr/web/javascript/reference/global_objects/math/sin/index.html index cedf86af0f..3f3ea2afe8 100644 --- a/files/fr/web/javascript/reference/global_objects/math/sin/index.html +++ b/files/fr/web/javascript/reference/global_objects/math/sin/index.html @@ -15,8 +15,6 @@ original_slug: Web/JavaScript/Reference/Objets_globaux/Math/sin <div>{{EmbedInteractiveExample("pages/js/math-sin.html")}}</div> -<p class="hidden">Le code source de cet exemple interactif est disponible dans un dépôt GitHub. Si vous souhaitez contribuez à ces exemples, n'hésitez pas à cloner <a href="https://github.com/mdn/interactive-examples">https://github.com/mdn/interactive-examples</a> et à envoyer une <em>pull request</em> !</p> - <h2 id="Syntaxe">Syntaxe</h2> <pre class="syntaxbox">Math.sin(<var>x</var>)</pre> |