Online Algebra Calculator
Many of users do not use powerful Maxima computer algebra system for systematic work, but for ad hoc algebraic calculations – equations, functions, matrixes, etc. only. To do this job, it is not useful to download the whole application from a web site.
Function: spherical_bessel_j (<n>, <x>) The spherical Bessel function of the first kind.
Reference: Abramowitz and Stegun, equations 10.1.8, page 437 and 10.1.15, page 439.
(%o1) true (%i2)
a : diff(bessel_j(0,s...
b : factor(diff(a,x,2...
b1 : subst(c,bessel_j...