User Portlet User Portlet

Mark Greenberg
Discussions
Thank you, Michael. Both of your suggestions worked. I went with your first suggestion because I could more clearly understand the function used to define the control. I also learned from your explanation. Thanks again, Mark
&[Wolfram Notebook][1] [1]: https://www.wolframcloud.com/obj/3f786b4d-fec3-4067-93c8-7e0fb30a8e19
Hi, Nanu. Your question is very vague. You don't state what kind of equation and what you want to get in return. But I'll take a swing at it: If I wanted to find the solutions to a single-variable quadratic equation, I would enter it like this: ...
Yes, you must be my long lost brother. I could have written that exact statement. : )
Phileas, this is amazing! I too am fascinated by marbling. You have done a spectacular job of executing marbling in the WL! And this is one of the clearest explanations I've read in a long time. Bravo, my friend. : )
The code `WordData["shopping","PhoneticForm"]` gives different output in desktop and cloud environments: Desktop: "ʃˈɒpɪŋ" Cloud: "sh'oping" I would like a cloud object to return the IPA phonetic form like the desktop version of the Wolfram...
Thanks for the response, Arnoud. I did experiment with deleting and adding {0, 0} in strategic locations because I suspected that the problem stemmed from closing of the last segment with the first segment. I don't think I tried removing it from the...
Quiz 2, Question 4 seems okay to me. CORRECTION: Now that I've gotten my score for Quiz 2, I agree that there is a problem with Question #4.
Hi, Dorothy. Thanks for your comments. I imagined Facets being more of a showcase for what the WL can do, or what one can do with the WL, rather than being a poker deck. The notion that I might do four instead of three card groupings never...
Thank you. Both of these solutions work well. Though I've been using the Wolfram Language for about a decade, I think I have a blind spot when it comes to Dynamic. Thank you again. : )