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

Online Help

All Products    Maple    MapleSim


MTM

  

betaln

  

logarithm of Beta function

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

betaln(X,Y)

Parameters

X, Y

-

array or expression

Description

• 

betaln(X,Y) returns the logarithm of the Beta function for arguments X and Y'.

• 

If X or Y is an rtable, table, set, or list, the result is an The betaln(X, Y) function computes the elementwise betaln of X and Y.

Examples

withMTM:

X8.129865,2.276977,9.614502|9.241619,8.202524,9.735335|4.795851,5.368380,2.418517

X8.1298659.2416194.7958512.2769778.2025245.3683809.6145029.7353352.418517

(1)

Y4.530043,7.108616,1.321405|7.688192,9.405939,6.901666|7.819661,8.642163,9.635431

Y4.5300437.6881927.8196617.1086169.4059398.6421631.3214056.9016669.635431

(2)

betalnX,Y

−7.84919701−11.44678140−7.98286203−4.514540924−11.96958645−8.98587338−3.12371263−11.05278463−5.41718555

(3)

Compatibility

• 

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

• 

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

See Also

Beta

beta

gammaln

MTM

MTM[beta]

MTM[gammaln]