MSP examples: generating tables in various styles

This page was generated Mon Feb 6 11:18:13 2012 to illustrate ML Server Pages.

A multiplication table (generated by imperative code)

*01234567
000000000
101234567
202468101214
3036912151821
40481216202428
505101520253035

A multiplication table (generated by functional code)

*01234567
000000000
101234567
202468101214
3036912151821
40481216202428
505101520253035

An addition table (generated by functional code)

+01234567
001234567
112345678
223456789
3345678910
44567891011
556789101112

A subtraction table (generated by functional code using Msp HTML functions)

-01234567
00~1~2~3~4~5~6~7
110~1~2~3~4~5~6
2210~1~2~3~4~5
33210~1~2~3~4
443210~1~2~3
5543210~1~2

Year 2012
Month 02
Danish date format6/2 2012
US date format 2/6/12
ISO date format 2012-02-06
The time now is 11:18