Earlier quoted context omitted.
You say "There's a formula with a triangle ..." without telling me where. That's not real helpful, and you're making me do the work to find out what you're talking about. If you want assistance to get started, you need to be more explicit. However, I have done that work, so I've looked, and in the second column of page 210 there's a "formula with a triangle": t_c = 5 \middot 10^{-5} \sqrt( V / Dt ) ... where the "D"…
I think that this is indeed the formula in GP's question. And indeed sometimes math notation is obtuse like that. It looks like 2 terms, but the triangle goes together with the t as a single term. At other times it might be called "dt" and despite looking like a multiplication of 2 variables (d and t, or triangle and t in this case) it's just a single variable with a named made of 2 characters. The important thing he…
I have this same problem with programming, when I have to deal with code written by non-mathematicians. They tend to use all these stupid variables with more than one letter and that confuses the heck out of me.