qrisp.QuantumCircuit.p# QuantumCircuit.p(phi, qubits)[source]# Instruct a phase-gate. Parameters: phifloat or sympy.SymbolThe angle parameter. qubitsQubitThe Qubit to apply the gate on.