mirror of
https://github.com/purocean/yn.git
synced 2026-08-31 02:28:54 +08:00
e9731f08a6
Agent-Logs-Url: https://github.com/purocean/yn/sessions/423ca3b8-9674-4d0f-98d1-bc1fd5c33c5d Co-authored-by: purocean <7115690+purocean@users.noreply.github.com>
797 B
797 B
Superscript and Subscript Test
This document tests superscript and subscript syntax supported by Yank Note.
Superscript (^text^)
This is the 29^th^ of the month.
E = mc^2^
x^n^ + y^n^ = z^n^
2^10^ = 1024
a^b+c^
Subscript (~text~)
Water is H2O.
Carbon dioxide: CO2
The chemical formula for sulfuric acid is H2SO4.
x1, x2, x3, ..., xn
aij represents the element in row i, column j.
Combined Usage
The formula an = r^n^ demonstrates both subscript and superscript.
Chemical reaction: 2H2 + O2 → 2H2O
xi^2^ + yi^2^ = r^2^
Superscript and Subscript in Context
In physics, the speed of light is approximately 3 × 10^8^ m/s.
The general term of a geometric sequence: an = a1 × r^n-1^
Avogadro's number: 6.022 × 10^23^ mol^-1^