mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 00:55:37 +00:00
10 lines
183 B
HTML
10 lines
183 B
HTML
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
|
<body>
|
||
|
<math xmlns="http://www.w3.org/1998/Math/MathML">
|
||
|
<mi>cos</mi>
|
||
|
<mo>⁡</mo>
|
||
|
<mi>x</mi>
|
||
|
</math>
|
||
|
</body>
|
||
|
</html>
|