I am writing an app and I need to use power numbers in strings. But I cannot for the life of me figure out how to type power 10 characters. I know that if I hold down ALT + 0178, the character "²" will appear, but how do I type things like 3 or even 40?
I've tried looking online, but only see codes for "²" (and other, non-related ones). I've tried using the Character Map program in Windows but I couldn't find anything in there other than "²".
Make a superscript ten the same way you type it normally: with a one and a zero.
If you're writing code, the better way to refer to them in code is with the proper escape code. The syntax here is for C/C++/C#/Java, but other languages should have something similar.
I do not believe there is a Unicode character for the power of 10. Notepad allows you to enter text, and the Alt+NumPad keystrokes give you a way to enter a Unicode character. But to the best of my knowledge, the character you are looking for does not exist.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With