There are actually two ways to multiply things in TW now. The *multiply* operator, and the *product* operator. I always have to check the documentation to remember which is which. In your case, since you have only two items to multiply, you could use either approach:
<$list filter="8.4 0.195 +[product[]]"/> <$list filter="8.4 +[multiply[0.195]]"/> On Thursday, April 29, 2021 at 5:27:49 AM UTC-7 TiddlyTweeter wrote: > PMario wrote: > >> You know: >> 1 HM = 8.4 Gorz >> 1 Gorz = 0.195 UKM >> >> 1 HM = 8.4 * 0.195 UKM >> >> 1 HM = 1.638 UKM >> > > *I love people like you who have a brain! * > > Next question, HOW do I do that calculation in TiddlyWiki? > > Best wishes, > TT > -- 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 tiddlywiki+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/4ba62b87-b6da-45d3-8829-a8fe5f7fb918n%40googlegroups.com.