Have numericLerp work in fixed point based on the longest operand.
[string-lerp.git] / demo.html
index 81941dc..de1902d 100644 (file)
--- a/demo.html
+++ b/demo.html
@@ -17,7 +17,7 @@
           ["Do you like green eggs and ham?", "I do not like them, Sam-I-am."],
           ["apple core", "core dump"],
           ["rgb(255, 0, 0)", "rgb(0, 128, 255)"],
-          ["1.5 + 1.5 = 3.0", "3 + 7 = 10"],
+          ["1.50 + 1.50 = 3.0", "3 + 7 = 10"],
           ["ZALGO̸", "ZA̢LG͜O"],
           ["", "Typing, one letter at a time."],
           ["( ノ゚▽゚)ノ", "( ╯︵╰)"]