Hi 

I have been considering an rpn[] filter operator (reverse polish), which 
treats the operand as a stack (if missing - take the current list as a 
stack.) Once implemented, options could be added for any calculation 
possible on an HP calculator e.g:

rpn:+[] -- pop the last two item off the stack, add them, and push the 
result back to the stack
rpn:sin[] -- pop the last item off the stack, take the sine, and push the 
result back to the stack

Thoughts?

regards

On Sunday, 20 December 2015 16:50:05 UTC+2, AlexHough wrote
>
>
> Do you think it would be worth creating a calcs tiddler with common calcs, 
> such as squared, percent?
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f77eb9a6-e98c-471c-94d0-4bee9c6c88b8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to