Mathematica 9 is now available
 Documentation /  Mathematica /  The Mathematica Book /  Mathematica Reference Guide /  Developer Context Objects in Mathematica 4 /

Developer`ClipboardNotebookDeveloper`FileInformation

Developer`FibonacciSimplify

FilledSmallSquareFibonacciSimplify[expr, assum] tries to simplify combinations of symbolic Fibonacci numbers in expr using assumptions assum.

FilledSmallSquare Example: Developer`FibonacciSimplify[Fibonacci[n-1]+Fibonacci[n-2], Element[n, Integers]] LongRightArrow.

FilledSmallSquareFibonacciSimplify can typically perform transformations only when arguments of Fibonacci numbers are specified to be integers.

FilledSmallSquareFibonacciSimplify is automatically used inside FullSimplify and FunctionExpand.

Developer`ClipboardNotebookDeveloper`FileInformation



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.