Where is the "Degree" sign?

How do I use the KBD to type the temperature in degrees Centigrade or Fahrenheit or use Math symbol in Trigonometry "90 degrees"?
TIA.

It's not possible to type a ° on the iPhone/IPT virtual keyboard. This should be easy for Apple to implement as a press-and-hold pop-up option - you may have noticed that feature for 'keys' like the ? and ! keys (which give ¿ and ¡ as pop-up options, respectively) and accent-able letters. But currently it does not exist.
Submit a feature request to Apple:
http://www.apple.com/feedback/iphone.html
Hope this helps...

Similar Messages

  • Where is the at sign

    Where is the at sign for my sign up for the email acct on my new ipad?

    OK - which keyboard are you using? I guess I just assumed that you were using U.S. English QWERTY.
    Also- when you are in a field that requires an email address to be filled in - such as in the Contacts App, when you tap in the email field to enter the address, the appropriate keyboard will popup with the @ symbol already in place for you.
    But again - what keyboard?

  • Where are the App-signs for youtube, safari and appStore?

    After updating to itunes 10 the app-signs for youtube, safari and appstore disappeared from the main menu on my ipod touch 3G (also updated). Where can I get them again?

    Those are native apps and can't be deleted. Can you find them using the search function (left most Home screen). You can hide the YouTube and Safari apps in Settings>General>Restrictions but not for the App Store.
    Have you reset you iPod?

  • Where is the pipe sign?

    Where can I find the pipe sign?
    I think I've tried about every thinkable key combination, but I still cannot find the pipe sign. I.e. | (vertical line, Unicode 007C)
    Is there a way to map the pipe sign to (for instance) the § key?
    Cheers,
    Vegard

    Well, it might be there in your Australian keyboard layout, but I need to know how I can reach it on a Norwegian keyboard.
    Under the Norwegian Delete key you'll find the enter/return key and the Circumflex/Diaeresis key (^and ¨)

  • Where's the Change sign in pin # option on build 9926

    I was trying to change the initial sign in pin to a new one, but there is not an option to do it. you can add a windows pin and change it, but not the initial sign in pin.
    what am i missing?
    Thanks in advance
    Héctor Gómez

    I was trying to change the initial sign in pin to a new one, but there is not an option to do it. you can add a windows pin and change it, but not the initial sign in pin.
    what am i missing?
    Thanks in advance
    Héctor Gómez
    Here is a diect copy of a reply posted by its forum moderator in another forum. Hope the content is relent to your question :
    From Somak Bhattacharyya, Program Manager for the Windows Team:
    If you installed Windows 10 Technical Preview build 9926, you might have run into one or more of the following issues:
    1.     
    The PIN you set in a previous build was not preserved.
    2.     
    You are able to use the PIN to sign in, but you can’t change it in PC settings.
    3.     
    PIN doesn’t show up as a sign in option on the logon screen, even after creating it in PC settings. (This happens if you’re using a Microsoft account.)
    4.     
    When signing in with an Active Directory account, you see an “Object not found” error when you try to sign in using a PIN.
    We apologize for these issues. Windows Insiders, like you, are helping us to build a new, truly great Windows. Unfortunately, the journey can be a little bumpy and you probably want to know what’s
    going on.
    Until Windows 8.1, the PIN was a simple 4-digit substitution for your password. With Windows 10, we are building an entire infrastructure around PIN to keep your device and your services safer and
    more secure, while maintaining the simplicity of being able to sign in with a PIN. In the process of building this new infrastructure, we had to break some existing scaffolding. But not to worry, we’re working hard on this and will get the pieces put back
    together again soon. You’ll be able to enjoy the convenience of a PIN again in a flight in the near future. In the meantime, please use your password to sign in.
    We understand how inconvenient this is, and we assure you of a speedy resolution.
    To learn more about what we’re up to, see
    Jim’s blog post about the next generation of identity protection.
    Thanks and Regards,
    Somak.

  • Where is the lock sign for trusted connections?

    We are building websites for customers. For several customers we build a webshop with iDeal support. iDeal is a payment implementation which is supported by the main banks in The Netherlands. These banks provide a secure connection.
    But since FF 4, the lock sign is replaced with a bar at the beginning of the url. So many of our customers complained that their customers don't have the impression that the connection is secure..... So our customers have less completed orders...
    So can you please bring back the yellow lock sign?

    The padlock has been replaced by the site identity button which provides more information than the padlock. For details on using it see https://support.mozilla.com/kb/Site+Identity+Button
    Those that want a padlock icon can install the Padlock add-on - https://addons.mozilla.org/firefox/addon/padlock-icon/

  • Where is the plus  sign so I can add contacts?  I don't have one!

    I have a new generation 5 ipod touch.  I want to add contacts.  When I go to "contacts", I do not have the plus sign so I can add a contact.  Please help. What is wrong?

    When you go to Settings.iCloud is Contacts turned ON?

  • Where is the skype sign in page on Mac

    Just downloaded Skype and set up my account -- user name and password.  When I click on the "skpe" under devises in my finder, I get a window offering me instructional videos.  When I look for skype in applications it is not there.  How do I get to the window which allows me to sign in?

    See the response to your other post. You might also find it interesting to view those instructional videos. It has been years since I last looked at them, so things might have changed, but when last I did, most of the onscreen illustrations were for the Windows operating system. The Mac version looks a bit different (it observes the Mac protocols and look), but the basics are either the same or very similar.

  • Where is the Facebook sign in? its missing!!!!

    I go to system preferences, click on Mail, contacts and calendars and there is no tab for facebook? anyone else have this missing new feature?
    Alexei

    Facebook intergration will come in the fall, most likely when IOS 6 gets released as a Apple press conference since mountain lion and IOS will have direct integration of Facebook.
    I am sure Facebook wants to make a big deal of it, along with Apple.

  • Converting zero into degree sign in a text field

    Suppose there is a text field 'about 1420c' . I want to convert this field into 'about 142°c'. Eagerly waiting for a reply.

    Hey Tushar,
    ABAP Supports the degree sign. So go ahead and just copy-paste the symbol and put it wherever you want. I am assuming that you would want to use this symbol somewhere in a list display, or in general somewhere on the SAP System.
    Cheers,
    Ravi

  • Representation of DEGREE SIGN character (°)

    Hello,
    I've been working on some plugin for FrameMaker and recently I encountered this: when I call F_ApiGetTextForRange(..., FTI_String | ...) on paragraph which contains the degree sign (°), let's say there is

    then when I get this FTI_String, there are three bytes: the first one is 0x32, which is '2', that's ok, but then there is 0xC5 and 0xE3, which seem to constitute ° together, but why? ° is 0xB0 Unicode, I can't see why FrameMaker returns me two bytes for this character and why THESE bytes. It causes me some trouble and I'd like whether this problem is documented somewhere and if there is a list of such characters represented in a special way...
    Thank you very much.

    It's probably a result of FM's character mapping (which is different between FM7 and FM8, of course). Here's a knowledgebase article to start with:
    http://kb.adobe.com/selfservice/viewContent.do?externalId=322964&sliceId=1
    If you haven't yet done so, you might also try posting on the Frame developers list:
    http://groups.yahoo.com/group/frame_dev/

  • I have a symbol that has appeared on my iphone 4s top right just left off the bluetooth sign, it's an arrow on a circle with a padlock in the middle any idea where it came from and what it is

    i have a symbol that has appeared on my iphone 4s top right just left off the bluetooth sign, it's an arrow on a circle with a padlock in the middle any idea where it came from and what it is

    That's the portrait orientation lock (keeps the screen from rotating to landscape mode).  To turn it off, double-tap the home button, swipe the list at the bottom to the right, then tap the left-most icon (to the left of the music controls).

  • I am having issues suddenly exporting files. It reads error exporting 25 files, As I attempt to choose another destination folder the folders show a black square where the folder sign previously was. I am in my busy season and this has created a huge dela

    I am having issues suddenly exporting files. It reads error exporting 25 files, As I attempt to choose another destination folder the folders show a black square where the folder sign previously was. I am in my busy season and this has created a huge delay!!! HELP!!!!

    oh and if you use a creative cloud version of Lightroom it could also be that the logon to the cloud is messed up. Logging out and logging back in from preferences in the creative cloud app will fix that. Due to the release of Lightroom CC it appears that adobe's servers have been overwhelmed a bit And many people have strange problems that are solved by logging out and back in.

  • Bought from a friend,  have apple account how do I run executable files  when I cannot  find the administrator sign in . I mean where in system file do i open administrator log in?

    Am wanting to run executable files  where in system is the administrator sign in?

    If you are talking about .exe files, macs can't run those. Look for a .dmg version.

  • Able to install the .ipa signed with distribution certificate using iTunes on MacBook Pro. where as the when tried to install using iTune on PC is causing a problem

    Able to install the .ipa signed with distribution certificate using iTunes on MacBook Pro. where as the when tried to install using iTune on PC is causing a problem

    The sound input going to the mic is not going to pipe through the speakers like that.  It doesn't do it because it would cause a feedback loop on itself.  The mic input will take sound and output it to a program or to another pathway (like a VoIP or Facetime call, etc.) but it won't behave like a Karaoke machine if that's what you're thinking.

Maybe you are looking for

  • ISE version 1.2 patch-5 backup schedules

    Hi, I have ISE version 1.2 patch 5 and I have scheduled a backup every day @3am EST.  Now I would like to delete that backup schedule.  I know how to disable the backup but I would like to delete it completely.  In other words, I do not want to see i

  • Install a second copy of ORACLE enterprise 9i DB on same HPUX Server

    The vendor of third party software we are using has requested we install a second copy of the Oracle enterprise software for installing and testing Oracle patch upgrades. We are currently running Oracle Enterprise 9.2.0.1. The vendor wants us to upgr

  • How is Default Char encoding for WebLogic determined ?

    How is the defualt char encoding for a Weblogic server determined? We have two environments each running Weblogic 5.1 sp8 on Solaris 7. One is production,other is for testing. For testing german characters I use a TestGlobal.jsp to read parameters us

  • Going in loop when i leave the cell of matrix

    hi all, i am doing following code. but when i leave that cell its going in loop and hang the system If (pVal.ColUID = ("V_10") Or pVal.ColUID = ("V_3")) And pVal.EventType = SAPbouiCOM.BoEventTypes.et_VALIDATE And pVal.Before_Action = True Then      

  • Suddenly I can't iMessage or use face time, I get an error message

    CCan't use iMessage or FaceTime suddenly on ipad 4. I'm all updated to newest iOS as they suggested and still can't use ut