Hello everyone, so recently I made a spider graph chart for a redditor, and fiddling around with the mathematic operators I quickly realised there isnt any way to do trigonometry. Is there a reason for that ?
I know it’s possible to get a good approximation of sinus with multiplication and division only (see this article, and that one for a CSS only solution) but these operators are really easy to add :
@telumire historically we did not really support much calculation mathematics in tiddlywiki (just the maths plugins for formulae etc…).
There as being a lot additions in recent releases so one may look at the list and think why was there not more, but I suppose its gradual.
Prior to these core additions there are plugins, the calc plugin that allows you to do Javascript maths and the spectacular Formula plugin by Evan were the go to extensions for more advanced calculations.
I was just searching to provide some links for Calc, Formula and MathCell plugins and I am seeing phishing so I will return later with links.