usage
wronski({expression1,expression2, ...},var)

There can be any number of expressions, but they must be input as a list in{}.
var is the variable to take the derivitives with respect to.

Skalsher