HP Forums

Full Version: How to write ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I am a bit curious how to write this on the Prime :

It is give an error of syntaxe just after the *if*, may be you want see the attachement I give.

It is the third function dont' go well here, the first two ones is good.

May be you explain to me ?
(11-22-2017 06:51 PM)ggauny@live.fr Wrote: [ -> ]Hello,

I am a bit curious how to write this on the Prime :

It is give an error of syntaxe just after the *if*, may be you want see the attachement I give.

It is the third function dont' go well here, the first two ones is good.

May be you explain to me ?

Bonjour

Avec IFTE( ?


Hello

With IFTE (?
Yes, I have used IFTE() in the new 3D graph functionality.

See

(11-11-2017 12:22 PM)AlexFekken Wrote: [ -> ]FZn = IFTE(16-X^2-Y^2 >= -3, SQRT(MAX(0,16-X^2-Y^2)), SQRT(-1))
Hi,

Thank you very much !
Reference URL's