(212 intermediate revisions by more than 100 users not shown)
Line 1:
Line 1:
{{Wikify|date=September 2011}}
This is a preview for the new '''MathML rendering mode''' (with SVG fallback), which is availble in production for registered users.
In mathematics, the '''Blasius function''', introduced by {{harvs|txt|last=Blasius|authorlink=Paul Richard Heinrich Blasius|year=1908}}, is the solution to the third-order [[differential equation]]
If you would like use the '''MathML''' rendering mode, you need a wikipedia user account that can be registered here [[https://en.wikipedia.org/wiki/Special:UserLogin/signup]]
* Only registered users will be able to execute this rendering mode.
* Note: you need not enter a email address (nor any other private information). Please do not use a password that you use elsewhere.
:<math>2f_{xxx} + f\,f_{xx}=0</math>
Registered users will be able to choose between the following three rendering modes:
with the boundary conditions ''f''(0) = ''f''<sub>''x''</sub>(0) = 0, ''f''<sub>x</sub>(∞) = 1.
'''MathML'''
:<math forcemathmode="mathml">E=mc^2</math>
==See also==
<!--'''PNG''' (currently default in production)
:<math forcemathmode="png">E=mc^2</math>
*[[Blasius boundary layer]]
'''source'''
:<math forcemathmode="source">E=mc^2</math> -->
==References==
<span style="color: red">Follow this [https://en.wikipedia.org/wiki/Special:Preferences#mw-prefsection-rendering link] to change your Math rendering settings.</span> You can also add a [https://en.wikipedia.org/wiki/Special:Preferences#mw-prefsection-rendering-skin Custom CSS] to force the MathML/SVG rendering or select different font families. See [https://www.mediawiki.org/wiki/Extension:Math#CSS_for_the_MathML_with_SVG_fallback_mode these examples].
*{{Citation | last1=Blasius | first1=H. | title=Grenzschichten in Flüssigkeiten mit kleiner Reibung | language=German | year=1908 | journal=Zeitschrift für Mathematik und Physik | volume=56 | pages=1–37}}
==Demos==
*{{Citation | last1=Boyd | first1=John P. | title=The Blasius function in the complex plane | url=http://projecteuclid.org/getRecord?id=euclid.em/1047262359 | mr=1737233 | year=1999 | journal=Experimental Mathematics | issn=1058-6458 | volume=8 | issue=4 | pages=381–394}}
[[Category:Special functions]]
Here are some [https://commons.wikimedia.org/w/index.php?title=Special:ListFiles/Frederic.wang demos]:
** [https://commons.wikimedia.org/wiki/File:MathPlayer-Audio-Windows7-InternetExplorer.ogg Internet Explorer + MathPlayer (audio)]
** [https://commons.wikimedia.org/wiki/File:MathPlayer-SynchronizedHighlighting-WIndows7-InternetExplorer.png Internet Explorer + MathPlayer (synchronized highlighting)]
** [https://commons.wikimedia.org/wiki/File:MathPlayer-Braille-Windows7-InternetExplorer.png Internet Explorer + MathPlayer (braille)]
** Orca: There is ongoing work, but no support at all at the moment [[File:Orca-mathml-example-1.wav|thumb|Orca-mathml-example-1]], [[File:Orca-mathml-example-2.wav|thumb|Orca-mathml-example-2]], [[File:Orca-mathml-example-3.wav|thumb|Orca-mathml-example-3]], [[File:Orca-mathml-example-4.wav|thumb|Orca-mathml-example-4]], [[File:Orca-mathml-example-5.wav|thumb|Orca-mathml-example-5]], [[File:Orca-mathml-example-6.wav|thumb|Orca-mathml-example-6]], [[File:Orca-mathml-example-7.wav|thumb|Orca-mathml-example-7]].
** From our testing, ChromeVox and JAWS are not able to read the formulas generated by the MathML mode.
==Test pages ==
To test the '''MathML''', '''PNG''', and '''source''' rendering modes, please go to one of the following test pages:
*[[Displaystyle]]
*[[MathAxisAlignment]]
*[[Styling]]
*[[Linebreaking]]
*[[Unique Ids]]
*[[Help:Formula]]
*[[Inputtypes|Inputtypes (private Wikis only)]]
*[[Url2Image|Url2Image (private Wikis only)]]
==Bug reporting==
If you find any bugs, please report them at [https://bugzilla.wikimedia.org/enter_bug.cgi?product=MediaWiki%20extensions&component=Math&version=master&short_desc=Math-preview%20rendering%20problem Bugzilla], or write an email to math_bugs (at) ckurs (dot) de .
Latest revision as of 22:52, 15 September 2019
This is a preview for the new MathML rendering mode (with SVG fallback), which is availble in production for registered users.
If you would like use the MathML rendering mode, you need a wikipedia user account that can be registered here [[1]]
Only registered users will be able to execute this rendering mode.
Note: you need not enter a email address (nor any other private information). Please do not use a password that you use elsewhere.
Registered users will be able to choose between the following three rendering modes:
MathML
Follow this link to change your Math rendering settings. You can also add a Custom CSS to force the MathML/SVG rendering or select different font families. See these examples.