sin

(PHP 4, PHP 5, PHP 7, PHP 8)

sin正弦(サイン)

説明

sin(float $num): float

sin() は、num のサインを 返します。num はラジアンです。

パラメータ

num

ラジアンで表した値。

戻り値

num のサインを返します。

例1 sin() の例

<?php

/ 結果の精度は、指定によります。
echo sin(deg2rad(60)); / 0.866025403 ...
echo sin(60); / -0.304810621 ...

?>

参考

  • asin() - 逆正弦(アークサイン)
  • sinh() - 双曲線正弦(ハイパボリックサイン)
  • cos() - 余弦(コサイン)
  • tan() - 正接(タンジェント)
  • deg2rad() - 度単位の数値をラジアン単位に変換する

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top

Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!

Check out: eBank.nz (Art Generator) | Netwrck.com (AI Tools) | Text-Generator.io (AI API) | BitBank.nz (Crypto AI) | ReadingTime (Kids Reading) | RewordGame | BigMultiplayerChess | WebFiddle | How.nz | Helix AI Assistant