How can i scan number inserted in this form: 1.7+2.8990i in java? I imagine its possible to split the line one time with +, or -? How should i take this line as a string or sth else?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you wanted to use a library there is always Commons Math which lets you do stuff like this: