Skip to content

Commit

Permalink
Update ctors.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsignorelli authored Jan 22, 2025
1 parent cc1015c commit d752319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ctors.jl
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ julia> mono(ComplexTPS64{d}, param=2)
ComplexTPS64{Descriptor(NV=3, MO=10, NP=2, PO=10)}:
Real Imag Order Exponent
1.0000000000000000e+00 0.0000000000000000e+00 1 0 0 0 | 0 1
```
# Examples: Monomial Index-by-Order
```julia-repl
Expand Down

0 comments on commit d752319

Please sign in to comment.