Jump to content

Search the Community

Showing results for tags 'fp'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements and Site News
    • Administration
  • AutoIt v3
    • AutoIt Help and Support
    • AutoIt Technical Discussion
    • AutoIt Example Scripts
  • Scripting and Development
    • Developer General Discussion
    • Language Specific Discussion
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Categories

  • AutoIt Team
    • Beta
    • MVP
  • AutoIt
    • Automation
    • Databases and web connections
    • Data compression
    • Encryption and hash
    • Games
    • GUI Additions
    • Hardware
    • Information gathering
    • Internet protocol suite
    • Maths
    • Media
    • PDF
    • Security
    • Social Media and other Website API
    • Windows
  • Scripting and Development
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Location


WWW


Interests

Found 2 results

  1. Here's a trivial exemple of some simple computation going awry. The implementation language is mostly irrelevant (here, AutoIt) as you'd get about the same thing with C and the vast majority of languages. SillyFP.au3
  2. Issues with float rounding pop up regularly in this forum, as well as in many others devoted to distinct programming languages. While the reasons for discrepancies observed by poster are correctly adressed here and there, practical advices are not always spot on the poster use case. Depending on the actual context, several rounding methods can be put to work. Here's a snippet offering the most useful. Be sure to read and understand the companion article for details: https://en.wikipedia.org/wiki/Rounding Rounding.au3
×
×
  • Create New...