Menu

#8 Braces

open
nobody
None
2023-12-28
2023-12-01
Anonymous
No

Originally created by: ohhmm

Like math systems.

Disjunction braces:

[
  Equation 1
  Equation 2
  ...
]

Conjunction:

{
  Equation 1
  Equation 2
  ...
}

Discussion

  • Anonymous

    Anonymous - 2023-12-10

    Ticket changed by: ohhmm

    • status: open --> closed
     
  • Anonymous

    Anonymous - 2023-12-28

    Ticket changed by: ohhmm

    • status: closed --> open
     
  • Anonymous

    Anonymous - 2023-12-28

    Originally posted by: ohhmm

       x-1
       [
          x-1
          x-2
        ]
    
       x
    

    x
    Expected 1

     

Log in to post a comment.

Auth0 Logo