Conversion: Algebraic - Polish - Reverse Polish - LISP ?
|
11-03-2024, 10:28 AM
Post: #11
|
|||
|
|||
RE: Conversion: Algebraic - Polish - Reverse Polish - LISP ?
(11-03-2024 09:18 AM)Martin Hepperle Wrote: The second, shorter variant works for expressions with monadic and dyadic operands (which is what I actually need) but fails if the expression which includes functions with more parameters like INT('SIN(x)',x,1). It works for: '∫(0,1,SIN(x),x)' →PN { ∫ 0 1 { SIN x } x } Multiple parameters shouldn't be an issue. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 5 Guest(s)