Search found 1 match

by danylo13
Wed May 06, 2009 8:30 am
Forum: Math & Science
Topic: Problems with the exponents of Real Numbers
Replies: 1
Views: 2098

Problems with the exponents of Real Numbers

Hi,

I'm trying to express a k+1 dimensioned Real number. I do this by doing

Code: Select all

$\mathbb{R}^{k+1}$
but doing this gives me some weird displays: k becomes '||' and 1 becomes the infinity symbol.

Does anyone know why this happening?
Thanks.