Exponents?

Hello,
I would like to display exponent but
how

I tried to put something like
g^3
but would show up as g^3
not g3

any ideas
Thank You
Keehun Nam



Answer this question

Exponents?

  • wessamzeidan

    ... and I'd like to second that...

    Jake


  • Muzzzy

    Try typing <alt>+0179 (using the keypad) to give you 3, or have a look in the character map. It will depend on what font is used for captions, so bear that in mind.



  • Sam Nadeau

    Thanks!

    But of course, that's thanks3 .



  • atmaj.desai

    well,
    I want it on the title bar on the application itself

    Thank You!
    Keehun Nam


  • dihoch

    on a label please!


  • CSH

     

    SJWHitely,

    I just wanted to compliment you on your posts and your professionalism.

    Thank you for all of your helpful posts.

    Renee

     



  • Ravs Kaur _ MS

     

    lb.text = "g^" & cstr(power)      ' assuming power in a binary number



  • Uwe Lesta

    On what control do you want to display this On a label In a text box

    Best regards,
    Johan Stenberg

  • Exponents?