  | MarginalEffectDyDx Property | 
            Returns the marginal effect value, or slope.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic double DyDx { get; }Public ReadOnly Property DyDx As Double
	Get
public:
property double DyDx {
	double get ();
}member DyDx : float with get
Property Value
Double
See Also