NAME
Math::Symbolic::Derivative - Derive Math::symbolic trees
SYNOPSIS
use Math::Symbolic::Derivative qw/:all/;
DESCRIPTION
Derivatives for Math::Symbolic.
EXPORT
None by default. But you may choose to import the total_derivative() and partial_derivative() functions.