Update docs

This commit is contained in:
Ivan Shalganov
2014-01-28 19:31:26 +02:00
parent 75bcc4e0ff
commit b34a1e1013
4 changed files with 22 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
{import 'macros.tpl' as mc}
A1
{mc.factorial num=10}
A2
{Ts\Math::multi x=34 y=44}
{$a + Ts\Math::multi(34, 44)}
{34|Ts\Math::multi:44}