Mathematica 9 is now available

FromContinuedFraction

Usage

FromContinuedFraction[list] reconstructs a number from the list of its continued fraction terms.


Notes

FromContinuedFraction[{ ,  ,  , ... }] returns  .
• The  can be symbolic.
FromContinuedFraction[{ ,  , ... , { ,  , ... }}] 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.
• See Section 3.2.5.
• Implementation notes: see Section A.9.4.
• New in Version 4.


Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.