KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.math
/
ContinuedFraction
/
ContinuedFraction
Continued
Fraction
constructor
(
maxIter
:
Int
=
100
,
desiredPrec
:
Double
=
KSLMath.defaultNumericalPrecision
)