Skip to content

Commit 8d5fa06

Browse files
Merge pull request #1569 from JuliaSymbolics/title
update solver page title
2 parents c2fa291 + 99602a5 commit 8d5fa06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/manual/solver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Solver
1+
# [Solving Symbolic Equations](@id symbolic_solver)
22

33
The main symbolic solver for Symbolics.jl is `symbolic_solve`. Symbolic solving
44
means that it only uses symbolic (algebraic) methods and outputs exact solutions.

0 commit comments

Comments
 (0)