24,236 reputation
245106
bio website
location
age
visits member for 1 year, 4 months
seen 6 hours ago
stats profile views 1,289

May
15
comment Solve √(2x-5) - √(x-1) = 1
Welcome here. I'm not entirely sure whether you are on the right place. This is the site for the software Mathematica and not a mathmatics site.
May
14
comment How to plot filling under a curve?
You have to use PlotRange->All inside your second plot, not in the Show.
May
14
comment How to plot filling under a curve?
@Misery I was referring to other users finding this question and hoping for an explanation of the behavior. Assume a slightly more difficult problem and having a more complex solution without any explanation.
May
14
comment How to plot filling under a curve?
Look at your second plot separately and you'll see it is cut too. Why should it be drawn completely when you combine the two graphs? Try PlotRange->All in your second graph which ensures that the whole curve is plotted.
May
14
comment How to plot filling under a curve?
Without explaining why it works now, the answer is useless for inexperienced users of Mathematica. If you don't know the reason for sure, only the fix, then give it a shot. You probably get corrected by the community, but you definitely learned something yourself.
May
13
answered Cannot call custom function loaded from script using C/C++ MathLink
May
13
answered Table of Polynomials
May
11
comment rotating 3d text
@Jens Hehe.. Here I can only reply Buzinga
May
11
revised rotating 3d text
Fixed direction of motion and ViewPoint for better visibility
May
11
answered rotating 3d text
May
10
awarded  Good Answer
May
9
awarded  Good Answer
May
8
comment Open-source IntelliJIDEA plugin to support Mathematica development
@rcollyer At the moment it is nothing more than an editor. But even now you can create Mathematica SDKs by giving the path of a M-installation. This finds beside all AddOn packages the JLink.jar which we will use to support communication/evaluation with M. I have to say, this is currently not top of the TODO list.
May
8
comment How to compare power towers in Mathematica?
@VladimirReshetnikov This is really nice. I saw the answers yesterday, because my first thought was (too), let the mathematicians do the job and just implement it. What I saw there was really embarrassing for math.SE especially, because the obviously wrong answers were neither downloaded nor deleted. Let's hope the bounty attracts some more creative people and not only those, who don't even know the laws of exponentiation.
May
8
awarded  Good Question
May
7
revised Is it possible to improve Mathematica's auto-completion feature?
added 413 characters in body
May
7
revised Open-source IntelliJIDEA plugin to support Mathematica development
added 412 characters in body
May
7
comment Syntax Highlighting for Mathematica on a Blog
@Silvia Why do I never see you in chat or in our new chatroom for our IntelliJ Mathematica plugin? I think you're giving great answers and I think everyone would be glad if you'd be around from time to time.
May
7
awarded  Guru
May
7
comment Syntax Highlighting for Mathematica on a Blog
@Silvia You're welcome! I'm really glad this is used by others and not only for stackexchange and my own (currently offline) site.