The GetDenom command

getdenom.png

Command Summary

Returns the denominator of a fraction or given expression

Command Syntax

getDenom(expression1)

Menu Location

[MATH][9][B][2]

Calculator Compatibility

This command works on all calculators.

Token Size

X byte(s)

The getDenom() command return the value of a given expression (an expression being a number or an algebraic expression).

getDenom(3/5)
   5
getDenom((x+1)/(x-1))
   x-1

Related Commands

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Noncommercial 2.5 License.