How do i use the IF function?
Hi guys, pretty basic question im aware but still i seem to be unable to find an anwser:
I have a Variable: "Tee_type", which can be either equal to a "u", "t" or "w"......
what i need to be able to do is:
h(Tee_type):= if(Tee_type="u", something, something else)....
but i dont seem to be able to type it out properly, can anyone give me step-by-step instructions on how to type this function out. any help would be much appreciated.
Thanks!

