| DELIB Airy equation |
|
| Type of information | Location |
| General | Mathworld Digital math library Abramowitz and Stegun |
| Notation | NIST Digital math library (section AI.1) |
| Differential equation | NIST Digital math library (section AI.2) |
| Graphs and Visualizations | NIST Digital math library (section AI.3) |
| Language | Representation |
| Latex | $y''-xy=0$ |
| Mathematica | D[y[x],{x,2}]-x*y[x]=0 |
| MathML | <math> <list> <reln><eq/> <apply><plus/> <apply><diff/> <bvar> <ci>x</ci> <degree> <cn type="integer">2</cn> </degree> </bvar> <ci>y</ci> </apply> <apply><times/> <ci>x</ci> <ci>y</ci> </apply> </apply> <cn type="integer">0</cn> </reln> </list> </math> |
| Home | FAQ | Requirements document | Contact information | Advisory board | Press releases | User guide | How to submit new information | Correct error on this page |
| Copyright © 2003-2004 Aztec Corporation. All rights reserved. |