On Saturday, August 24, 2019 at 9:00:43 AM UTC-7, @TiddlyTweeter wrote: > > By "number" do you mean everything before the "_"? So "1.234e5" is a >> number? >> > I see "e" in the number -- is it hexadecimal number? Or is the "e" for > something else? >
That is a regular number, using "scientific notation". 1.234e5 means "1.234 times 10^5", i.e., 1.234 x 10000 = 123400 -e -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/6e68bf44-647c-4f13-8140-c3d88f36bfe2%40googlegroups.com.

