Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⎕PP is not respected #43

Open
bpbecker opened this issue Jul 20, 2023 · 0 comments
Open

⎕PP is not respected #43

bpbecker opened this issue Jul 20, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@bpbecker
Copy link
Contributor

TryAPL Version 3.6.1 (enter ]State for details)
Thu Jul 20 2023 10:58:26
Copyright (c) Dyalog Limited 1982-2023
      ⎕PP
10
      s←1∧⊢,÷
      s ○1
5419351 1725033

      ⎕PP←17
      s ○1
5419351 1725033
      ⎕PP
17

On a "local system"

Dyalog APL/S Version 18.2.47185
Thu Jul 20 11:00:13 2023
      ⎕PP
10      
      s←1∧⊢,÷
      s ○1
5419351 1725033

      ⎕PP←17
      s ○1
5419350.999999961 1725033.0000000123
      ⎕PP
17
@bpbecker bpbecker added the bug Something isn't working label Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant