Skip to content

Add ncp argument qt/5#133

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

Add ncp argument qt/5#133
mgondan merged 1 commit intomgondan:mainfrom
jeremyirilli:main

Conversation

@jeremyirilli
Copy link
Copy Markdown
Contributor

?- interval(qt(0.4...0.7, 5...6, 1...2, true), Res).
Res = 0.7725869208685197...2.8528187395818634.

?- interval(qt(0.4...0.7, 5...6, 1...2, true, false), Res).
Res = 0.7725869208685197...2.8528187395818634.

?- interval(qt(-0.91629... -0.35667, 5...6, 1...2, true, true), Res).
Res = 0.7725877183502519...2.85283436704961.

@mgondan mgondan merged commit 648969a into mgondan:main Jan 12, 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