Previous: Recursion, Up: Loops & Recursion [Contents][Index]
triangle in which each row has a
value which is the square of the row number. Use a while loop.
triangle that multiplies instead of
adds the values.
cond.
Many of the functions you will need are described in two of the
previous chapters, Cutting and Storing
Text, and Yanking Text Back. If you use
forward-paragraph to put the index entry at the beginning of
the paragraph, you will have to use C-h f
(describe-function) to find out how to make the command go
backwards.
For more information, see Indicating in Texinfo Manual, which goes to a Texinfo manual in the current directory. Or, if you are on the Internet, see https://www.gnu.org/software/texinfo/manual/texinfo/