Modify

Opened 14 years ago

Closed 11 years ago

#1497 closed Feature Request (Rejected)

Sign(<expression>) function

Reported by: jchd Owned by:
Milestone: Component: AutoIt
Version: Severity: None
Keywords: Sign Cc:

Description

AutoIt lacks a Sign() function.

It would be a must if Sign could deal with close to 0 reals, i.e.:

Sign($fp) = 0 iff -$Epsilon <= $fp <= $Epsilon

When passed non-numeric variants, it could be made to return sensible results as well.

Attachments (0)

Change History (1)

comment:1 Changed 11 years ago by Jon

  • Resolution set to Rejected
  • Status changed from new to closed

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.