Description Usage Arguments Value Examples
If no second argument is supplied, returns the matrix of an R phase gate of the specified radians. If ket given as second argument, applies the R gate to the input ket and returns the resulting ket. Is equivalent to the more recently added Rz function.
1 |
theta |
Radians to phase rotate the ket |
... |
No argument, or ket (column vector) that is input to the gate |
Matix of the R gate or ket after an R gate is applied
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.