Sin function
Namespace: Microsoft.Quantum.Math
Package: Microsoft.Quantum.QSharp.Foundation
Returns the sine of the specified angle.
function Sin (theta : Double) : Double
Input
theta : Double
Output : Double
Remarks
See System.Math.Sin for more details.
Feedback
Submit and view feedback for