René's URL Explorer Experiment


Title: Discrepancy: number comparison differs from Processing Java `(0.1 + 0.2 == 0.3)` · Issue #203 · processing/libprocessing · GitHub

Open Graph Title: Discrepancy: number comparison differs from Processing Java `(0.1 + 0.2 == 0.3)` · Issue #203 · processing/libprocessing

X Title: Discrepancy: number comparison differs from Processing Java `(0.1 + 0.2 == 0.3)` · Issue #203 · processing/libprocessing

Description: I don't know whether this is something that needs to be addressed or just documented. I suppose this is related to the difference between float and double precision (?) In Processing, this condition evaluates to true: void setup() { size...

Open Graph Description: I don't know whether this is something that needs to be addressed or just documented. I suppose this is related to the difference between float and double precision (?) In Processing, this conditio...

X Description: I don't know whether this is something that needs to be addressed or just documented. I suppose this is related to the difference between float and double precision (?) In Processing, this cond...

Opengraph URL: https://github.com/processing/libprocessing/issues/203

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Discrepancy: number comparison differs from Processing Java `(0.1 + 0.2 == 0.3)`","articleBody":"I don't know whether this is something that needs to be addressed or just documented. \nI suppose this is related to the difference between `float` and `double` precision (?)\n\nIn Processing, this condition evaluates to `true`:\n\n```java\nvoid setup() {\n  size(400, 400);\n\n  if (0.1 + 0.2 == 0.3) {\n    background(0, 255, 0);\n    circle(200, 200, 100);\n  }\n}\n```\n\nThe equivalent mewnala sketch evaluates the condition as `false`.\n\n```python\nfrom mewnala import *\n\ndef setup():\n    size(200, 200)\n\n    if 0.1 + 0.2 == 0.3:\n        background(0, 255, 0)\n        circle(200, 200, 100)\n\nrun()\n```\n\n_Note: size is reduced in mewnala to account for https://github.com/processing/libprocessing/issues/198_\n\n\u003cimg width=\"1315\" height=\"702\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/1a21ed52-82bc-4e2e-9b31-b00c69d8cc47\" /\u003e","author":{"url":"https://github.com/SableRaf","@type":"Person","name":"SableRaf"},"datePublished":"2026-07-14T11:41:39.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/203/libprocessing/issues/203"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:961c4019-56d6-6691-bf39-09a5f29307ba
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idE200:32C802:B88258:109E13C:6A5F7E78
html-safe-nonce0ad976a29643bef9f3a6a01e3bb524b9b6920c31564a9d58b277d0f026963fe8
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFMjAwOjMyQzgwMjpCODgyNTg6MTA5RTEzQzo2QTVGN0U3OCIsInZpc2l0b3JfaWQiOiIyNTI0MDIwNDIxODUyODg4Njk2IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac37ee1649539983042ced03b3dd3e9726c0439ee3b476e438b8a032aa81268e81
hovercard-subject-tagissue:4882687777
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/processing/libprocessing/203/issue_layout
twitter:imagehttps://opengraph.githubassets.com/7fc3d5d652a5d6c766e65a58a349317dd55ca621441270e6e5f59fab42574e37/processing/libprocessing/issues/203
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/7fc3d5d652a5d6c766e65a58a349317dd55ca621441270e6e5f59fab42574e37/processing/libprocessing/issues/203
og:image:altI don't know whether this is something that needs to be addressed or just documented. I suppose this is related to the difference between float and double precision (?) In Processing, this conditio...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameSableRaf
hostnamegithub.com
expected-hostnamegithub.com
Noneaf0b892181d17ddf6fdffe74cdc67c01f4e6205e116d7b6df0e4b3e129ff9948
turbo-cache-controlno-preview
go-importgithub.com/processing/libprocessing git https://github.com/processing/libprocessing.git
octolytics-dimension-user_id1617169
octolytics-dimension-user_loginprocessing
octolytics-dimension-repository_id1101329545
octolytics-dimension-repository_nwoprocessing/libprocessing
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1101329545
octolytics-dimension-repository_network_root_nwoprocessing/libprocessing
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release0c55a5e833618f561722501a1bcba5c79dd95825
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/processing/libprocessing/issues/203#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fprocessing%2Flibprocessing%2Fissues%2F203
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fprocessing%2Flibprocessing%2Fissues%2F203
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=processing%2Flibprocessing
Reloadhttps://github.com/processing/libprocessing/issues/203
Reloadhttps://github.com/processing/libprocessing/issues/203
Reloadhttps://github.com/processing/libprocessing/issues/203
Please reload this pagehttps://github.com/processing/libprocessing/issues/203
processing https://github.com/processing
libprocessinghttps://github.com/processing/libprocessing
Notifications https://github.com/login?return_to=%2Fprocessing%2Flibprocessing
Fork 12 https://github.com/login?return_to=%2Fprocessing%2Flibprocessing
Star 56 https://github.com/login?return_to=%2Fprocessing%2Flibprocessing
Code https://github.com/processing/libprocessing
Issues 68 https://github.com/processing/libprocessing/issues
Pull requests 2 https://github.com/processing/libprocessing/pulls
Actions https://github.com/processing/libprocessing/actions
Projects https://github.com/processing/libprocessing/projects
Wiki https://github.com/processing/libprocessing/wiki
Security and quality 0 https://github.com/processing/libprocessing/security
Insights https://github.com/processing/libprocessing/pulse
Code https://github.com/processing/libprocessing
Issues https://github.com/processing/libprocessing/issues
Pull requests https://github.com/processing/libprocessing/pulls
Actions https://github.com/processing/libprocessing/actions
Projects https://github.com/processing/libprocessing/projects
Wiki https://github.com/processing/libprocessing/wiki
Security and quality https://github.com/processing/libprocessing/security
Insights https://github.com/processing/libprocessing/pulse
Discrepancy: number comparison differs from Processing Java (0.1 + 0.2 == 0.3)https://github.com/processing/libprocessing/issues/203#top
https://github.com/SableRaf
SableRafhttps://github.com/SableRaf
on Jul 14, 2026https://github.com/processing/libprocessing/issues/203#issue-4882687777
#198https://github.com/processing/libprocessing/issues/198
https://private-user-images.githubusercontent.com/290261/621445389-1a21ed52-82bc-4e2e-9b31-b00c69d8cc47.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODQ2NDM0OTIsIm5iZiI6MTc4NDY0MzE5MiwicGF0aCI6Ii8yOTAyNjEvNjIxNDQ1Mzg5LTFhMjFlZDUyLTgyYmMtNGUyZS05YjMxLWIwMGM2OWQ4Y2M0Ny5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjYwNzIxJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI2MDcyMVQxNDEzMTJaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0wMzFkZjJjYzdiYmMzMzE2YTQ0NjA5OTRhY2VkNjFkNDU2ZjMyNjdlNmE3OGEzZTcxY2VmZDZjNjkzNWNmYzY1JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZyZXNwb25zZS1jb250ZW50LXR5cGU9aW1hZ2UlMkZwbmcifQ.ATkq1CgsAeCEGCWxRkIQFPwiZv5F3OW1uMXiuqCy-Xg
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.