MomentanQuant()
Syntax:
MomentanQuant( Zeitpunkt xpunkt, Real wert ) : Quant
xpunkt: Zeitpunkt (oder Realpunkt) des Quants
wert: y-
Wert
Beispiel:
q := MomentanQuant( @"23.5.1949", 40 )
Beschreibung:
Erzeugt ein MomentanQuant zum Punkt
xpunkt
, dessen y-
Wert auf
wert
gesetzt wird.
Siehe auch
TextQuant()
und
IntervallQuant()
.
toposoft 28.10.2024