Help for this page

Select Code to Download


  1. or download this
    ? addtable(2, x^3+x+1, x)
    0       1       2       3       4       5       6       7       
    ...
    
    7       3       6       1       5       4       2       0
    
  2. or download this
    ? multable(3,x^2+x+1,x)
    0       0       0       0       0       0       0       0       0     
    +  
    0       7       8       6       7       8       6       7       8     
    +  
    ...
    0       6       7       8       6       7       8       6       7     
    +  
    0       7       8       6       7       8       6       7       8     
    +  
    0       8       6       7       8       6       7       8       6