T^2
On Mon, 6 Oct 2008 02:19:06 -0400, "Rick Rothstein"
wrote:
It's been a long time but I believe that VB6 does not recognize the ^
symbol.
Yes, VB6 does indeed recognize the power symbol.
You are absolutely correct. I should have checked. It was Turbo Pascal (DOS)
that did not use the ^ symbol. I just checked.
Pascal: X^A is written exp(A*ln(X))
|