2 references to c
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (2)
1568
return ((x * x) * a) +
c
;
1573
return Math.Sqrt((y -
c
) / a);