c3d / db48x

RPL runtime for the DM42 calculator, in the spirit of HP48/49/50
http://48calc.org
GNU Lesser General Public License v3.0
113 stars 13 forks source link

Dot product with tagged values fails #1205

Closed c3d closed 1 month ago

c3d commented 2 months ago

Running [:a:x :b:y][:c:c :d:d] DOT swaps values on the stack instead of giving the proper dot product.