| Property | Value |
|---|---|
| Hex Value | $03 |
| Categories | |
| Localizations |
|
►Frac
Overview
Displays a real or complex number, expression, list, or matrix as a fraction simplified to its simplest terms.
Availability: Token available everywhere.
Syntax
value►Frac
Arguments
| Name | Type | Optional |
|---|---|---|
| value |
Location
math, MATH, 1:Frac
Description
►Frac attempts to display the input in fraction form. It only works on the home screen outside a program, or with the Disp and Pause commands in a program. It takes up to 12 decimal places of a non-terminating decimal to find the corresponding fraction. The decimal input is returned if ►Frac fails to find the fraction form.
For a more versatile algorithm for finding fractions, see the Decimal to Fraction routine.
.333►Frac
.333
.333333333333►Frac
1/3
Related Commands
See Also
Source: parts of this page were written by the following TI|BD contributors: alexrudd, burr, CloudVariable, DarkerLine, GoVegan, kg583, Myles_Zadok.
History
| Calculator | OS Version | Description |
|---|---|---|
| TI-82 | 1.0 | Added |
Authors: