"Source: Text/Geometry/CrvEllQNF.text";
"Line: 1948";
"Date: Thu Sep 25 14:47:45 2025";
"Main: Fri Sep 26 14:29:19 2025";
// original file: Text/Geometry/CrvEllQNF.text, line: 1948
// Example: H133E21 ()
print "Example: H133E21";
ei := GetEchoInput();
SetEchoInput(true);
S := [2, 3, 5, 7];
SIntegralDesbovesPoints([9, 2, 1, 8], S);
SetEchoInput(ei);
