Modify

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#715 closed Bug (No Bug)

Math error

Reported by: V23 Owned by:
Milestone: Component: AutoIt
Version: 3.2.12.1 Severity: None
Keywords: Cc:

Description

ConsoleWrite(0.04 & @CRLF)
ConsoleWrite(8.04-8 & @CRLF)

if I run this script, I'll see:
0.04
0.0399999999999991
Why?

Attachments (0)

Change History (3)

in reply to:  description comment:1 by Valik, 17 years ago

Resolution: No Bug
Status: newclosed

Replying to V23:

ConsoleWrite(0.04 & @CRLF)
ConsoleWrite(8.04-8 & @CRLF)

if I run this script, I'll see:
0.04
0.0399999999999991
Why?

Because you touch yourself at night. Particularly when you should be asking things on the forum and NOT the issue tracker. Or better yet, search for things on the forum since I've explained this about seven thousand times.

No bug.

comment:2 by anonymous, 17 years ago

Excuse me. I'll try to find answer in forum.

comment:3 by Valik, 17 years ago

Since I found one of the threads where I explain it, here is the link.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.