Is there any method in Julia to derive some equations with derivatives of functions at certain points(but without expressions)
New to Julia.I am trying to do some derivations by Symbolics.jl. I have a function which is defined as the sum of another two functions with expressions unassigned. As you can see, it’s actually the d’Alembert solution of the wave equation.