Post Reply 
How to specify +/- in a function definition.
11-11-2017, 12:22 PM
Post: #7
RE: How to specify +/- in a function definition.
Since we are hacking, here is more "refined" domain extension:

FZn = IFTE(16-X^2-Y^2 >= -3, SQRT(MAX(0,16-X^2-Y^2)), SQRT(-1))
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How to specify +/- in a function definition. - AlexFekken - 11-11-2017 12:22 PM



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