Universeorange.com/Docs/
{math.sin.inverse(Float $number)}
{math.sin.inverse()} Returns the arc sine of number in radians.
{math.sin.inverse()} is the inverse function of {math.sin()}, which means that $a=={math.sin(math.sin.inverse($a))} for every value of a that is within {math.sin.inverse()} range.
Returns the arc sine of
numberin radians as afloat.
https://www.php.net/manual/en/function.atan2.php
Last modified: 2021-06-06
© 2021 universeorange.com