Uses of Class
ch.nolix.tech.math.bigdecimalmath.ComplexSequenceDefinedBy1Predecessor
Packages that use ComplexSequenceDefinedBy1Predecessor
-
Uses of ComplexSequenceDefinedBy1Predecessor in ch.nolix.tech.math.bigdecimalmath
Methods in ch.nolix.tech.math.bigdecimalmath that return ComplexSequenceDefinedBy1PredecessorModifier and TypeMethodDescriptionComplexSequenceDefinedBy1Predecessor.withFirstValueAndNextValueFunction(IComplexNumber firstValue, UnaryOperator<IComplexNumber> nextValueFunction)