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

Online Help

All Products    Maple    MapleSim


MTM

  

beta

  

Beta function

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

beta(X,Y)

Parameters

X, Y

-

array or expression

Description

• 

beta(X,Y) calls the Beta command.

• 

If X or Y is an rtable, table, set, or list, calls are made ina pairwise, or elementwise, way.

Examples

withMTM:

X1,2,3

X123

(1)

Y4,5,6

Y456

(2)

βX,Y

141301168

(3)

Compatibility

• 

The MTM[beta] command was introduced in Maple 2021.

• 

For more information on Maple 2021 changes, see Updates in Maple 2021.

See Also

Beta

betaln

gamma

MTM

MTM[betaln]

MTM[gamma]