Skip to content

Commit 9627117

Browse files
committed
Update doctest
1 parent a3d1edb commit 9627117

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/std.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ gradient(x' * A * x, x)
122122
123123
# output
124124
125-
x₄A⁴⁶ + A⁶₅x⁵
125+
x⁴A₄⁶ + A⁶⁵x₅
126126
```
127127
"""
128128
function gradient(expr, wrt::Monomial)

0 commit comments

Comments
 (0)