rationalize - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

rationalize

rationalize denominator

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

rationalize(expr)

Parameters

expr

-

multivariate radical expression

Description

• 

The function rationalize attempts to rationalize the given expression, removing all roots from the denominator.

• 

rationalize does not operate inside transcendental functions, such as exp and sin. Radical expressions that are arguments to such functions within expr will not be rationalized.

Examples

(1)

(2)

(3)

(4)

(5)

(6)

(7)

Radical expressions that are arguments to transcendental functions, such as exp and sin will not be rationalized.

(8)

(9)

(10)

(11)

See Also

sqrt

 


Download Help Document