pub fn levy_n13_derivative<T>(param: &[T; 2]) -> [T; 2]where T: Float + FromPrimitive + Sum,
Derivative of Levy test function No. 13