Modify

#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, on Dec 1, 2008 at 3:11:46 AM

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, on Dec 1, 2008 at 3:57:44 AM

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

comment:3 by Valik, on Dec 1, 2008 at 7:56:29 AM

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.