Learn R Programming

QuantumOps (version 3.0.1)

dirac: dirac

Description

Prints the dirac notation of the input ket

Usage

dirac(ket)

Arguments

ket

Ket (column vector) to print dirac notation of

Value

String of dirac notation

Examples

Run this code
# NOT RUN {
 dirac(ket(1,0,1,0))
# }

Run the code above in your browser using DataLab