User Portlet
Discussions |
---|
Hello, I would like to have a tilde over an italic p with the FontFamily "Times". I tried following: In[4]:= Style[OverTilde[p], FontFamily -> "Times", 20, Italic] but the overtilde appears to far on the right side for my... |
Hello, do you know why the error message in the following example appears? Somehow it appears when introducing the constraint x>0...[mcode]In[60]:= FindMaximum[{x - 2 x^2, x > 0}, x, WorkingPrecision -> 8] SetPrecision::precsm: Requested precision... |