mirror of
https://github.com/josdejong/mathjs.git
synced 2026-02-01 16:07:46 +00:00
Fixed a list in the docs
This commit is contained in:
parent
72a1b03850
commit
8e73778775
@ -182,7 +182,9 @@ namespace `math.expression.node`.
|
||||
`new AssignmentNode(name: string, expr: Node)`
|
||||
|
||||
#### Properties
|
||||
- `name: string`<br>`expr: Node`
|
||||
|
||||
- `name: string`
|
||||
- `expr: Node`
|
||||
|
||||
#### Syntax example
|
||||
`a = 3`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user