Multiplication Tables
Multiplication tables are like additions in that each advancing stage is like adding one table value to the previous level. For example:
6 x 4 = 24 ;
6 x 5 = 30 ;
which is 24 + (5-4)*6
that is : 24 + 6 =30.
First, input the number of the multiplication table you want and then to whatever limit you would like to have the table displayed. For example, the 5 times table up to level 12 (as selected).
*********************************
Please Note
You can display where ever you like. You change the "left" and "top" values in the opening "div" tag above to whatever values you need.
a) "top" is the vertical distance of the top left corner of the display starting at zero. The higher the number the lower down the page.
b) "left" is the horizontal distance of the top left corner of the display starting at zero. The higher the number the further across the page.
c) You can change also the color of the display and the background.
If you have any problems or questions please email us at info@datedial.com.
Linking Information:-
TITLE : Multiplication tables
URL : http://www.datedial.com/datMultiplication_Table.asp
DESCRIPTION : Calculate multiplication tables of any amount.
|