Make Addition and Multiplication Tables
With Inactive, it is easier than ever to create tables of values.
An addition table for the numbers 1 through 7.
In[1]:= | ![]() X |
Out[1]//TableForm= | |
![]() |
A multiplication table for the numbers 1 through 7.
In[2]:= | ![]() X |
Out[2]//TableForm= | |
![]() |
Create a nicely formatted table.
Out[3]//TraditionalForm= | |
![]() |