"Source: Text/Geometry/CrvEllQNF.text";
"Line: 1944";
"Date: Fri Apr 14 10:35:14 2023";
"Main: Thu May 25 10:02:38 2023";
// original file: Text/Geometry/CrvEllQNF.text, line: 1944
// Example: H130E21 ()
print "Example: H130E21";
ei := GetEchoInput();
SetEchoInput(true);
S := [2, 3, 5, 7];
SIntegralDesbovesPoints([9, 2, 1, 8], S);
SetEchoInput(ei);
