Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! 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!