Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! 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!