Package jisa.maths.functions
Interface ComplexFunction
-
public interface ComplexFunction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.commons.math.complex.Complex
value(org.apache.commons.math.complex.Complex x)
-