8000 Update Operators.ipynb by Masterquiz · Pull Request #45 · Dyalog/MDAPL · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update Operators.ipynb #45

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Masterquiz
Copy link

Fix minor issues:

  • ⌊/⍬ was used instead of ⌈/⍬ when talking about the "identity element of the function maximum".
  • was used instead of in the chapter about "Advanced Uses of the Operator Power".

Fix minor issues:
- `⌊/⍬` was used instead of `⌈/⍬` when talking about the "identity element of the function maximum".
- `⍤` was used instead of `⍣` in the chapter about "Advanced Uses of the Operator Power".
@@ -13523,7 +13523,7 @@
"source": [
"### Advanced Uses of the Operator Power\n",
"\n",
"In its second form, the operator _power_ has two operands: `{left} FC ⊢ right`.\n",
"In its second form, the operator _power_ has two operands: `{left} FC ⊢ right`.\n",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ooopsie :P

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.

3 participants
0