Skip to content

Place the invisible function-application operator correctly #102

Description

@abcdsen-create

Priority: High

Description

Document
that the invisible function-application operator U+2061 must appear directly
between a function name and its argument. It must not be placed inside an
exponent or elsewhere in the expression. Incorrect placement can cause the
invisible operator to be spoken as a stray “of.”

Recommended markup

<msup><mi>cos</mi><mn>2</mn></msup>

<mo>&#x2061;</mo><mo>(</mo><mi>v</mi><mo>)</mo>

Acceptance criteria

  • U+2061 is identified by name and code point.
  • The correct placement for functions with exponents is demonstrated.
  • Guidance recommends authoring-tool function templates where available.
  • The example is verified to read as “cosine squared of v,” or the language-appropriate equivalent.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions