Post Reply 
User-defined functions in Free42
01-12-2021, 08:28 PM
Post: #19
RE: User-defined functions in Free42
If you have 2 functions, each returning 1 result R.
Function 1 has only one argument, then the stack returned is
L-XYZT -> X-RYZT (eg SQRT)
Function 2 has two arguments, then :
L-XYZT -> X-RZTT (eg +)
So you have to know both number of inputs and outputs.
Werner

41CV†,42S,48GX,49G,DM42,DM41X,17BII,15CE,DM15L,12C,16CE
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: User-defined functions in Free42 - Werner - 01-12-2021 08:28 PM



User(s) browsing this thread: 2 Guest(s)