Unicode polynomial equation: Difference between revisions

m
fix typo
(fix example.)
m (fix typo)
Line 43:
|Support the set minimum of Unicode characters as follows: ||⁰ ¹ ² ³ ⁴ ⁵ ⁶ ⁷ ⁸ ⁹ ⁻ ⁺ · × ⁄ .<br>Where · & × are multiplication, and ⁄ is Unicode Fraction.
|-
|Optionally support [[wp:Number Forms|Unicode Vulgar fractions]] for both input and output.<BR>¼ ½ ¾ ⅐ ⅑ ⅒ ⅓ ⅔ ⅕ ⅖ ⅗ ⅘ ⅙ ⅚ ⅛ ⅜ ⅝ ⅞ ↉ || x⁵ - ½x⁴ + 101¼x³ + 100¾x + 2½<BR>On output round decimal the decimal to appropriate fraction.
|}
There are (at least) three possible ways of achieving this task.