How can I make imaginary number with known real number

I need to compose pure imeginary number in my programming(ie. chamge the real number to be the imeginary part of a complex number). But The functions I found can only change the real number to be the real part of a ccomplex number. How can I compose or make imaginary number with known real number? And Can LABVIEW cope with computation of complex numbers directly?

Use the Re/Im To Complex function, which is found on the Functions >> Numeric >> Complex palette.
Good luck,
Jim

Similar Messages

  • How can i make audio player with osmf??

    i want to know how can i make audio player with osmf and flex4.5 ?

    Thanks again...I suppose I'd just like it louder in case the radio is on when the directions are given. The difference between the iPhone & Nokia is like night & day!
    BTW, do you know if the Maps program is using data from my cell phone plan as we drive? Or are the corresponding maps downloaded into the phone once for the trip?
    Thanks again!!

  • How can I make textedit start with a new (blank) document?

    How can I make textedit start with a new (blank) document?
    Instead of it starting up with a dialogue box to select an existing or start a new document.

    @Alley_Cat thanks for the ideas.
    I turned off System Preferences > iCloud > Documents&Data - problem solved.
    I'll use DropBox instead  - it provides the options for a better experience.  I hope Apple keep working on iCloud so that it doesn't go the way of Moble Me.

  • When using iMessage how can I make it so it shows my number not my Apple ID?

    When using iMessage how can I make it so it shows my number not my Apple ID?

    SETTINGS - MESSAGES - RECEIVE AT - CALLER ID (select your number, instead of your email address)

  • How can I make the popup with empty fileds and create new record?

    I would like to use a popup to create new record.
    I created a af:popup by drag and drop a VO from data control to jsff. then, I created a button and place a af:showPopupBehavior. I was able to popup window by click the button.
    however, the window filled with the information from the 1st record. and when I select a record in table and click popup, the popup is filled with that record.
    How can I make the popup with empty fileds and create new record by saving the popup?
    Thanks

    You can have edit and new buttons, in the PopupFetchEvent identify button source (using popupFetchEvent.getLaunchSourceClientId()) if new button clicked clear the binding using below code.
    If you want to see empty fields, in the popup PopupFetchEvent clear the input component bindings.
    resetBindingValue("#{bindings.<componentid>.inputValue}", null);
        public static void resetBindingValue(String expression, Object newValue) {
            FacesContext ctx = FacesContext.getCurrentInstance();
            Application app = ctx.getApplication();
            ExpressionFactory elFactory = app.getExpressionFactory();
            ELContext elContext = ctx.getELContext();
            ValueExpression valueExp = elFactory.createValueExpression(elContext,expression,Object.class);
            Class bindClass = valueExp.getType(elContext);
            valueExp.setValue(elContext,newValue);
        }

  • How can my IDoc create shipment with a given number

    Hi,
    I m using IDoc type SHPMNT03, message type SHPMNT and precess code SHPM to create shipment document via EDI.
    How can I generate a shippment with a specific number and not with the number genetrated automatically??
    thx in advance.

    I think it s possible, because I ve already done the same with reservations, I created reservations with my own numbers...

  • How can I make a slideshow with pictures and burn it to a dvd? what program to use?

    how can i make a slideshow with my pictures and then burn it to a dvd?

    Apple's builtin "iPhoto" application can do that easily.  Open iPhoto and click on "Help" at the top of the screen for assistance in creating it.
    Hope this helps

  • HT1349 how can you track you ipod with only serial number ]

    2nd Generation ipod Touch

    Hello, Tommyty,
    I am sorry you have lost your iPod.  You don't yet seem to understand that its serial number is not tracked electronically.  Here is my attempt at explaining the same thing that Limnos and stevejobsfan0123 have already told you. 
    Tommytj wrote: ... HT1349 how can you track you ipod with only serial number ] ...
    Only by physically looking at the iPod's serial number.
    Tommytj wrote: i need to find my ipod can anyone help me find a way to track my ipd touch with only a serial number using icloud.
    No.
    Nobody can help you with that request because iCloud and  "Find My iPod touch" do not work that way.
    If you cannot see the iPod, you cannot track its serial number.  Unless someone sees the serial number, nobody can track it.
    Regardless of whether you have properly installed and enabled "Find My iPod touch", iCloud does not track your iPod's serial number.  This is true even when you or someone else can see your iPod's serial number.
    Regardless of how much you wish iCloud could track your iPod's serial number, it cannot.
    "Find My iPod touch" can sometimes track an iPod's location but only under the specific circumstances Limnos has already explained to you. 
    If "Find My iPod touch" cannot locate your iPod by its location, there is no iCloud way to find it.  In that case, the only way to identify your missing iPod is for you or someone else to physically look at it.
    Perhaps you will be successful with one of these alternative possibilities for recovering your iPod:
      • you can physically search and find your misplaced iPod
      • someone may it returned in response to a reward that you offer
      • the police may find it after you have reported it stolen
    Message was edited by: EZ Jim
    Mac OSX 10.7.4

  • I cannot access to my iTunes on my computer via my Apple Tv, but it works with my daughter's macbook, how can I make it work with my pc?

    I use to be able to access all my music and videos on my iTunes  via my Apple TV, but since a few months it hasn't work. My daughter tried with her computer and apple ID and it worked, but I want my Library to be accessible. I tried starting it over, rebooting it, but nothing seems to be working.
    How can I make it work?
    Thank you!

    Check firewall and any security software installed on your system. Toggle off/on home sharing on your computer.

  • How can I make a tent with two halves of the info ( and pictures one direction and the other half the opposite direction ( towards each other of course)

    How can I make a table tent in PAGES with both halves of the info and pictures turned towards each other?  I can figure out how to turn just the picture upside down  AND the text sideways, but not upside down with the picture included so that it is at the top and not the bottom! 

    Layout the picture and text (in text boxes) the way you want them in the lower half of the page. Then Select All and Group them. With the Group selected, type Cmnd+D to duplicate it and then hold down the Shift and Command keys and grab a corner box (you’ll see a double headed arrow) and rotate the box until it’s upside down. (Holding down the Shift key will constrain the rotation to 45 and 90 degree positions.) Now drag the box into position in the top half of the page.
    Walt

  • How can I make an app with xcode that works like a news app? So that I can post articles on the app. Do I have to use a database or can I connect the app directly with my mac?

    How can I make an iphone app with xcode that worrks like a newspaper? So that I can post articles on the app while it is on appstore. Can I directly connect the app with my mac or do I have to connect it to a database?  Thanks

    Funny, I was thinking you'd want to use the prescribed deployment that Apple went to all the trouble to provide so you wouldn't trot down the garden path with some other implementation, only to find your app rejected with the admonition to use Newsstand after all...
    If you're all hot to ignore all that & DIY, why are you even asking...why not just go for it...

  • How can I track my mac with a serial number

    How do I track my mac with a serial number.  My computer was stolen and the find my mac wasn't enabled?

    You can't.
    What To Do If Your iDevice or Computer Is Lost Or Stolen
    iPhone, iPod Touch, and iPad
    If you activated Find My Phone before it was lost or stolen, you can track it only if it is connected to the Internet by Wi-Fi or cellular. What you cannot do is track your device using a serial number or other identifying number. You cannot expect Apple or anyone else to find your device for you. You cannot recover your loss unless you insure your device for such loss. It is not covered by your warranty.
    If your iPhone, iPod, iPod Touch, or iPad is lost or stolen what do you do? There are things you should have done in advance - before you lost it or it was stolen - and some things to do after the fact. Here are some suggestions:
    This link, Re: Help! I misplaced / lost my iPhone 5 today morning in delta Chelsea hotel downtown an I am not able to track it. Please help!, has some good advice regarding your options when your iDevice is lost or stolen.
      1. Reporting a lost or stolen Apple product
      2. Find my lost iPod Touch
      3. AT&T. Sprint, and Verizon can block stolen phones/tablets
      4. What-To-Do-When-Iphone-Is-Stolen
      5. iCloud- Use Lost Mode
      6. What to do if your iOS device is lost or stolen
      7. 6 Ways to Track and Recover Your Lost/Stolen iPhone
      8. Find My iPhone
      9. Report Stolen iPad | Stolen Lost Found Online
    It pays to be proactive by following the advice on using Find My Phone before you lose your device:
      1. Find My iPhone
      2. Setup your iDevice on iCloud
      3. OS X Lion/Mountain Lion- About Find My Mac
      4. How To Set Up Free Find Your iPhone (Even on Unsupported Devices)
    Mac Computer
           Find My Mac can be used from Find My Phone at iCloud.com and via Find
           My Phone on your iDevice.
          The following is third-party anti-theft software:
               1.  STEM 2.1
               2.  MacPhoneHome 3.5
               3.  MacTrack 7.5.0
               4.  VUWER 1.7
               5.  Sneaky Bastar* 0.2.0
               6.  Undercover 5.1.1
               7.  LoJack for Laptops
               8. Hidden 2.0
               9. Prey 0.6.2

  • How can I make a call with my iPad in Nigeria

    How can I make calls with my iPad in Nigeria? Also, why is Nigeria not listed among the Region on iPad?

    You can try downloading them as explained here:http://support.apple.com/kb/ht2519.  (This is not available in all countries, and must be permitted by the movie studio.)
    Otherwise, sync them to your iPad by selecting them on the Movies tab of your iTunes sync settings and syncing.

  • HT4061 How can i find my ipad with the serial number

    How can I find my iPad with serial number

    I had FindMyPhone installed and activated on MY Lost iPad (now with a new "owner") and it NEVER worked EVER!
    There is/was no such thing as FindMyiPad...ONLY FindMyPhone. It WAS installed (I dont own an iPhone) AND activated! I suspect that unless you have 4G device it is worthless. Actually I  know this for a fact!
    AND, I knew that the new "Owner" had gone online (despite FindMyPhone telling me otherwise and NEVER locking my iPad) because Dropbox on my laptop suddenly had new photos that were taken by the new "owner".
    I am now of the mind that Apple does not want us to find our lost or stolen gadgets. They make money off  us when we replace them. Do what I am going to do: BUY USED!
    So sorry, I feel your pain.

  • How can I make iPhone 4 with 6.0.1 manually sync calendars with 10.8.6 computer?? It worked perfectly with iPhone 6.0.

    I am not prepared to install Mountain Lion yet, so I'm running 10.8.6 on my MacBook Pro and can't use iCloud. So I've been syncing my calendars manually with my iPhone 4. But after upgrading the iPhone to 6.0.1 yesterday, they wouldn't sync.  How can I: (a) make this work between 10.8.6 and 6.0.1, or (b) revert to 6.0, or (c) is there another solution? Thanks for any help.

    Currently downloading upgrades from the "Software Updates" so hopefully that will help,
    Which updates are these?  For iPhoto or for you phone's operating system?
    If you plan on upgrading iPhoto it will require a purchase of the iLife 11 disk from a 3rd party retailer like Amazon.com
    or
    upgrading your MBP to Mavericks and downloading the latest version, 9.5, from the App Store for free.
    OT

Maybe you are looking for

  • FI Year End Closing

    hi... pls tell me t.code for following List for FI Year End Closing   1 Execute Report for InterCompany Activity & Journal Entries   2 Open posting period for next yr   3 Run Business Area's Assignment report.   4 Review list of recurring journal ent

  • Computer Monitor Shadow CAD or CTI OS

    Running Contact Center Enterprise with CTI OS 7.5.10 I have gotten a few request from some of my call center suprvisors who want to remotly see what the agent is doing on their screen.  I know their are 3rd party apps such as bomgar that allow this.

  • How to default Particular G/L code in Particular Doc Type in PO

    I want to default Particular G/L code for a Particular P.O Doc type with item category as "K" . I do not want to Link G/L code to a Cost Center But want to default particular G/L code ithat particular Doc Type which is a po with Item Category as "K"

  • Report for Invoice

    Hi, Is there any std report which shows Invoice, delivery & billing combination for a particular  sales area? Pls give Quick replies Regards

  • How to start create zone in solaris 10 step by step

    I have one server X3-2L already installed solaris 10 for Oparting system, then I want to create zone, anyone can help me ?? Thanks