test/Tools/isac/ADDTESTS/course/SignalProcess/document/Build_Inverse_Z_Transform.tex
changeset 52101 c3f399ce32af
parent 48790 98df8f6dc3f9
child 59370 b829919afd7b
equal deleted inserted replaced
52100:0831a4a6ec8a 52101:c3f399ce32af
  2463        \item Was there an error message? NO -- ok
  2463        \item Was there an error message? NO -- ok
  2464        \item Has \ttfamily nxt = Add\_Find \normalfont been inserted in pt:\\
  2464        \item Has \ttfamily nxt = Add\_Find \normalfont been inserted in pt:\\
  2465          \ttfamily get\_obj g\_pbl pt (fst p);\normalfont? YES -- ok
  2465          \ttfamily get\_obj g\_pbl pt (fst p);\normalfont? YES -- ok
  2466        \item What is the returned formula:
  2466        \item What is the returned formula:
  2467 \begin{verbatim}
  2467 \begin{verbatim}
  2468 print_depth 999; f; print_depth 999;
  2468 print_depth 999; f; print_depth 3;
  2469 { Find = [ Correct "solutions z_i"],
  2469 { Find = [ Correct "solutions z_i"],
  2470   With = [],
  2470   With = [],
  2471   Given = [Correct "equality (-1 + -2*z + 8*z ^^^ 2 = 0)",
  2471   Given = [Correct "equality (-1 + -2*z + 8*z ^^^ 2 = 0)",
  2472            Correct "solveFor z"],
  2472            Correct "solveFor z"],
  2473   Where = [...],
  2473   Where = [...],