MeasureFxP operation
Namespace: Microsoft.Quantum.Arithmetic
Package: Microsoft.Quantum.Numerics
Measure a fixed-point number, returns its value as Double, and resets all the register to zero.
operation MeasureFxP (fp : Microsoft.Quantum.Arithmetic.FixedPoint) : Double
Input
fp : FixedPoint
Fixed-point number to measure.
Output : Double
反馈
提交和查看相关反馈