User Portlet User Portlet

Discussions
You get the scalar by applying QuantityMagnitude at the result, e.g.: ft = Quantity[1, "foot"] (* output: 1 ft*) QuantityMagnitude@ ft (* output: 1*)
I usually work on m MacBookPro and use the iPad when traveling, so I need a common storage.
Simply: `D[(3 x - 4 y)/(x^2 + 4 y), y, x]` or did I misunderstand your question?
Hello Community, I have the following problem. From a list of words I want to choose some and process the chosen words later on. My attempt is as follows (I´m not very experienced with such problems, especially with Dynamic, so maybe there is a...
Hi David, thanks for your help - which is really one :-) I tried to export in various formats ("List" etc.) no way. The text, as a part of the data, is German text, so we have all the "Umlaute" {ä,ö,ü...}. When importing the are transformed and...
Thank you very much, David! when I see the solution it is really not too complicated - but I was not able to manage it by myself :-( . The documentation for Dataset in V10 is really not very instructive, so it is great to get a quick help here :-) ...
Hi Nasser, and thanks a lot, this helps me out :-) I´ve really been stuck in this FileNameSetter-world, which was simply the wrong way. Thank you! Mike
Sorry.... just saw it: it´s a typo, I missed a ":" in the definition of the module * shame * This is the kind of errors where one can spend a lot of time without seeing it... Greetings Mike
Hi Jaydeep, your notebook uses (as an import) an Excel-Sheet, which is not included to your post, so I cannot reproduce the error. Greetings from Germany Mike
Hi all, I just did a bit of experimentation with the German dictionary. Looking for palindromes in the dictionary I wondered that some popular words are missing, the name "Anna", for example, is not in the dictionary, while "Klaus" is. Question: Is...