Click or drag to resize
CVecrSafe Property
Gets the real part of an element of this vector by index.

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

Parameters

i
Type: SystemUInt64
The index of the element to get

Return Value

Type: Double
The real part of the Complex value of the element
See Also