256
edits
Line 4: | Line 4: | ||
*[Feature] Alternative (prefered) way of setting variables using SigMath (<code><nowiki>{{ @var = "value" }}</nowiki></code>) ({{t|1008}}) solving {{t|851}} as well | *[Feature] Alternative (prefered) way of setting variables using SigMath (<code><nowiki>{{ @var = "value" }}</nowiki></code>) ({{t|1008}}) solving {{t|851}} as well | ||
*[Feature] <code>length();</code> to determine a string's length ({{t|845}}) | *[Feature] <code>length();</code> to determine a string's length ({{t|845}}) | ||
*[Feature] <code> | *[Feature] <code>fetchvar();</code> to fetch the variable given as string argument ({{t|882}}) | ||
*[Feature] <code>div();</code> for integer division ({{t|895}}) | *[Feature] <code>div();</code> for integer division ({{t|895}}) | ||
*[Feature] <code>random(start, end);</code> returns random integer between start and end ({{t|1055}}) | *[Feature] <code>random(start, end);</code> returns random integer between start and end ({{t|1055}}) |
edits