Hi bobj

Some time ago, before TiddlyWiki had math filters, I made a plugin for 
simple minds like me ;–)
https://tid.li/tw5/plugins.html#%24%3A%2Fplugins%2Ftelmiger%2Frpn

Amongst other simple tasks it comes with a handy macro:

   - the macro takes two operands (*a* and *b*) as input – this may be 
   macros or transclusions
   - standard operations: +, -, /, * 
      - advanced operations: modulus (%) and rounding (optional: Math.floor 
      or Math.ceil)
   - output formatting
   - string concatenation (&)
   - random numbers in a range from a to b with *precision:"r"* (including 
   both a and b)

Cheers, 
Thomas

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e8874633-051f-4dc1-ac4e-a2780d21d34cn%40googlegroups.com.

Reply via email to