Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7058047
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T04:03:58+00:00 2026-05-28T04:03:58+00:00

I am attempting to convert a float into a string. I have a string

  • 0

I am attempting to convert a float into a string.

I have a string (dividedstring[2]) that represents CPU load e.g. 0.00 or 0.01 or 0.54 etc.

I then would like to convert this into a float, so I do the following:

float.TryParse(dividedstring[2], out insertCPUvalue);

Now when I attempt to display the float e.g.:

MessageBox.Show(insertCPUvalue.ToString());

I get: “0”, now I am assuming this is because the string “dividedstring[2]” was == “0.00”, so it has just taken the decimal points of? – and rounded it to 0?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T04:03:59+00:00Added an answer on May 28, 2026 at 4:03 am
    float f = 0.0000666f;
    Messagebox.Show(String.Format("{0:0,0.0000000}", f)); 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a NSSlider that is attempting to convert a regular float into a
I have an existing drop down menu that I am attempting to convert to
I'm attempting to convert a string to a TStream. My code below gives me
I'm attempting to use Python to convert a multi-page PDF into a series of
I'm attempting to take an NSImage and convert it to a string which I
I'm attempting to convert a PDF into a single image using GhostScript. Only the
We are attempting to convert a flash frame into a JPEG without using the
I have an application I am attempting to convert from a flex 3 air
I'm attempting to convert a Python application I coded using the cmd module into
I'm attempting to convert 7500 seconds to minutes, and then the minutes to hours.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.