Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
By typing "x(..." you create a function x.
To get what you intended you have to explicitly type a multiplication:
By typing "x(..." you create a function x.
To get what you intended you have to explicitly type a multiplication:
Werner, thanks a lot!