|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
FromContinuedFraction
FromContinuedFraction[list]
reconstructs a number from the list of its continued fraction terms.
DetailsDetails
- FromContinuedFraction[{a1, a2, a3, ...}] returns
. - The
can be symbolic. » - FromContinuedFraction[{a1, a2, ..., {b1, b2, ...}}] returns the exact number whose continued fraction terms start with the
, then consist of cyclic repetitions of the
. - FromContinuedFraction acts as the inverse of ContinuedFraction.
New in 4
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
