Display Common Trigonometric Values
It is easy to create a table of values for any function.
Create a table of values of the basic trigonometric functions for multiples of
.
| In[1]:= | X |
Each row contains the values of the three trigonometric functions.
| In[2]:= | X |
| Out[2]= |
Nicely format the table of values.
| Out[3]//TraditionalForm= | |
![]() | |

