a plugin that converts mathematical expressions to RPN notation

a plugin that converts mathematical expressions to RPN notation - Сообщения

#1 Опубликовано: 14.08.2015 18:37:21
Jaime Meza

Jaime Meza

3 сообщений из 14 понравились пользователям.

Группа: User

[ENG]
Sorry for my bad English

The purpose is to evaluate step by step an algebraic expression and not only show the numerical result, A super interactive document

A good program converter, algebraic expressions (infix) to RPN (post fixed notation) written in Visual Basic
It can be a source of inspiration to create a plugin that converts mathematical expressions to RPN notation

https://www.daniweb.com/attachments/3/dfe1bfa66536e1735213ead8dea5809b.zip

find the path to decompress
... mates8v8.3.103\Mates8v8.4.7\testMates8\testMates8\bin\Debugtest\Mates8.exe

tuto

https://www.daniweb.com/attachments/3/c4e445e8fa01c04130a66038b6af6773.pdf





[SPN]El propósito es evaluar PASO a PASO una expresión algebraica y no solo mostrar el RESULTADO NUMERICO


Un buen programa convertidor, de expresiones algebraicas (notación infija) a RPN (notación post fija) escrito en visual basic
puede ser fuente de inspiracion para crear un plugin que convierta expresiones matemáticas a notación RPN

https://www.daniweb.com/attachments/3/dfe1bfa66536e1735213ead8dea5809b.zip

al descomprimir buscar la ruta
mates8v8.3.103\Mates8v8.4.7\testMates8\testMates8\bin\Debugtest\Mates8.exe

mechanical binary calculator https://www.youtube.com/watch?v=NQX6irk11qA
#2 Опубликовано: 14.08.2015 19:09:55
Davide Carpi

Davide Carpi

1415 сообщений из 2872 понравились пользователям.

Группа: Moderator

Hello CompSystems,

As for the truth SMath Studio low-level evaluation works in RPN, so if you are interested you can try yourself to do something.

(f.e. "Math's visual debug" inside the Development Tools plugin shows the RPN structure of any valid SMath expression)
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#3 Опубликовано: 14.08.2015 22:26:28
Jaime Meza

Jaime Meza

3 сообщений из 14 понравились пользователям.

Группа: User

ok it works fine

I desire to capture the output RPN as list, for the purpose of executing the list in other mathematical packages as HP50 HPprime

please can add export and import as text (RPN list)

example:

(3 + 4) * 2

3
4
+
2
*

RPN on CALCS
mechanical binary calculator https://www.youtube.com/watch?v=NQX6irk11qA
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений