(PHP 4, PHP 5, PHP 7, PHP 8)
sin — Sine
sin() returns the sine of the num
parameter. The num
parameter is in radians.
num
A value in radians
The sine of num
Example #1 sin() example
<?php
/ Precision depends on your precision directive
echo sin(deg2rad(60)), PHP_EOL; / 0.866025403 ...
echo sin(60), PHP_EOL; / -0.304810621 ...
?>
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