Complex.MCC Property

Liquid Quantum Simulator

ComplexMCC Property
Gets the squared magnitude of this Complex number.

Namespace: Microsoft.Research.Liquid
Assembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)
Syntax
F#
member MCC : float with get

Return Value

Type: Double
The squared magnitude (r*r+i*i)
See Also