Skip to content

Add ncp argument pt/4#137

Merged
mgondan merged 1 commit intomgondan:mainfrom
jeremyirilli:main
Jan 27, 2026
Merged

Add ncp argument pt/4#137
mgondan merged 1 commit intomgondan:mainfrom
jeremyirilli:main

Conversation

@jeremyirilli
Copy link
Copy Markdown
Contributor

?- interval(pt(-0.5...0.2, 2...5, 1...2), Res).
Res = 0.00718191348433006...0.20949612110902446.

?- interval(pt(-0.5...0.2, 2...5, 1...2, true), Res).
Res = 0.00718191348433006...0.20949612110902446.

?- interval(pt(-0.5...0.2, 2...5, 1...2, false), Res).
Res = 0.7905038788909755...0.9928180865156699.

@mgondan mgondan merged commit e9b1562 into mgondan:main Jan 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants