Post Reply 
How to specify +/- in a function definition.
11-10-2017, 04:53 PM
Post: #3
RE: How to specify +/- in a function definition.
(11-10-2017 06:57 AM)webmasterpdx Wrote:  F1 = sqrt(16-(x^2+y^2)) ............r = 4, r^2 = 16
F2 = -sqrt(16-(x^2+y^2))

This isn't exactly what you wanted with +/-, but using

FZ2=-FZ1(X,Y)

helps a little.
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. - Wes Loewer - 11-10-2017 04:53 PM



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