Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How do I set an input value of a decimal?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How do I set an input value of a decimal?

    Lately I've been using a condition of "if x is lower than BUYUNDER..." I set the value as an integer but I can't use any decimal points. What do I use to allow me to set values of 0.23 for example? Note: I have a very basic understanding of C+, I use the program to make algos.

    #2
    for decimals you need to use a double not an int,

    Comment


      #3
      Thanks for the help!

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by kinfxhk, 07-14-2026, 09:39 AM
      0 responses
      7 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Started by kinfxhk, 07-13-2026, 10:18 AM
      0 responses
      59 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Started by kinfxhk, 07-13-2026, 09:50 AM
      0 responses
      41 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Started by kinfxhk, 07-13-2026, 07:21 AM
      0 responses
      47 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Started by kinfxhk, 07-11-2026, 02:11 AM
      0 responses
      38 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Working...
      X