Math.LN10

eを底とする10の対数を得る

構文

Math.LN10

例文

<html>
<head>
<title>Math.LN10</title>
</head>

<body>

<!--eを底とする10の対数を得るのサンプル-->
<script type="text/javascript">
document.write(Math.LN10);
</script>

</body>
</html>

関連記事

スポンサーリンク

||演算子 文字列の結合

ホームページ製作・web系アプリ系の製作案件募集中です。

上に戻る