50g group photo

Yahoo Groups archive

50g

Index last updated: 2026-04-28 22:38 UTC

Message

Re: solving numerically within a program

2009-03-19 by Juan C.

Hello David, the command you can use is ROOT, you need an 'expression' or 'equation' with one unknown, the name of the 'unknown' and a guess value, it could be like this:
<<
     '100000 = LOG(2*PI*N)/2  + N*LOG(N/e)'
     'N' 10 ROOT
>>

I hope this helps.

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.