Hey Evan, oh man, it's really worth looking a bit deeper into what you made there - this is perfect, thank you for pointing this out!
Am Donnerstag, 11. Januar 2018 18:21:09 UTC+1 schrieb Evan Balster: > > Hey, Simon — > > See my range operator: > http://evanbalster.com/tiddlywiki/formulas.html#range%20Operator > > eg. [range[-100,100,.5]] produces -100, -99.5, -99 ... 99, 99.5, 100. > > It generates evenly-spaced numbers in an arbitrary range, and can deal > with whatever step-size you're interested in. The numbers produced never > have more decimal points than the arguments and the range is always > inclusive. > > This is a more robust and high-performance implementation than can be > managed with TiddlyWiki's built-in mechanisms. It's part of my math & > formulas plugin (which I'm designing as a "universal" computation plugin) > but it can be used separately. See the attached JSON file. > > now this is gonna be my new allrounder thanks, Evan! all the best, Simon -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywikidev. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/3cb3a691-0414-45c4-95b2-0fd661abaa8d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
