Skip to content

Physics extension trigonometric functions spacing issue #2760

@kzvi

Description

@kzvi

Issue Summary

When the physics extension is used, math expressions such as \sin(x) render incorrectly (with too much space before the left parenthesis).

In actual LaTeX with the physics package, \sin(x) renders the same as \operatorname{sin}(x).

Example

See here for a demonstration of the difference between \sin(x) and \operatorname{sin}(x) in MathJax: https://jsbin.com/laxuzemunu/edit?html,output

Screen Shot 2021-08-17 at 9 35 02 PM

Technical details:

  • MathJax Version: 3
  • Client OS: Mac OS 11.4
  • Browser: Firefox

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions