Uses of Class
ch.nolix.tech.math.bigdecimalmath.ComplexSequenceDefinedBy2Predecessor
Packages that use ComplexSequenceDefinedBy2Predecessor
-
Uses of ComplexSequenceDefinedBy2Predecessor in ch.nolix.tech.math.bigdecimalmath
Methods in ch.nolix.tech.math.bigdecimalmath that return ComplexSequenceDefinedBy2PredecessorModifier and TypeMethodDescriptionComplexSequenceDefinedBy2Predecessor.withFirstValueAndSecondValueAndNextValueSupplier(IComplexNumber firstValue, IComplexNumber secondValue, BinaryOperator<IComplexNumber> nextValueSupplier)