pub fn AD1(x: f64, dx: f64) -> Jet<2>
Backward compatibility constructor: AD1(x, dx) creates a Jet<2> with given first derivative.
AD1(x, dx)
Jet<2>