User Portlet User Portlet

Discussions
I am interested in Mathematica. So I will purchase the Mathematica License that contains 'the Personal License Service'. I know that 'the Personal License Service' allow me to install my license on a second personal computer. If so, can I use one...
I am currently working on optics field. I am interested in the freeform surface. I have never used Mathematica. If I can use Mathematica to cover the subject of a freeform surface, I will try use the Mathematica. Can I use Mathematica to...
I am dealing with current problems and solving differential equations. phi1 [x] was solved using DSolve. However, I used DSolve to solve phi2 [x] using 4 boundary conditions, but instead of outputting results, It just show my input. I write...
I am writing Mathematica code on parabolic equations using modules. However, When I input Parabola [3, Pi / 3,3], I am not get the output. What is wrong? Parabola[v0_, \[Theta]_, time_, options_] := Module[{}, g = -9.8; v0x =...