Modify ↓
Opened 16 years ago
Closed 16 years ago
#714 closed Feature Request (Rejected)
Radical(i1,i2,iN)
Reported by: | mmavipc | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | Severity: | None | |
Keywords: | Cc: |
Description
What this would do would be to get the radical of all the numbers provided to the func. Lets say we called Radical(1,8,9) we then find the distinct primes of all of these numbers for this example they would be 1 2 and 3. We then multiply these distinc primes together 1*2*3 and we get 6. we then return 6 to the script
Attachments (0)
Change History (2)
comment:1 Changed 16 years ago by TicketCleanup
- Version 3.2.13.7 deleted
comment:2 Changed 16 years ago by Valik
- 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.
Note: See
TracTickets for help on using
tickets.
Automatic ticket cleanup.