longfloat library HP PRIME
|
08-23-2021, 04:17 AM
Post: #3
|
|||
|
|||
RE: longfloat library HP PRIME
Thanks for the reply. Part of the problem is related to the high values to use with the Gamma function. One method is to use the LogGamma function (see the code below) and translate the result with Exp (LogGamm). It works. There remains the problem of the incomplete Beta function, which cannot be "transformed" into other functions (at least I think).
Best regards, Roberto. Code: #cas |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
longfloat library HP PRIME - robmio - 08-21-2021, 03:43 PM
RE: longfloat library HP PRIME - robmio - 08-21-2021, 05:48 PM
RE: longfloat library HP PRIME - robmio - 08-23-2021 04:17 AM
|
User(s) browsing this thread: 2 Guest(s)