better-table
(NOTE: The table below will show incorrectly until Pod::To::Markdown has the capability to implement more Unicode symbols.)
| Name | Formula | Example | Notes |
|---|---|---|---|
| frac | x - āxā | frac(-1.3): 0.7 | 1 |
| afrac | \|x\| - ā\|x\|ā | afrac(-1.3): 0.3 | 2 |
| ofrac | x - ā\|x\|āā sign(x) | ofrac(-1.3): -0.3 | 3 |