50g group photo

Yahoo Groups archive

50g

Archive for 50g.

Index last updated: 2026-03-30 00:59 UTC

Thread

Neopolys 8.1

Neopolys 8.1

2009-04-19 by affcmoderateur

Hi everybody

I use this lib for Laplace and Z transform.
For Laplace Transform, in the notice, he wrote this:

->L,flg2 2: { 'COS(b)''-(2*SI...
1: 't*COS(a*t+b)' ->->->->->->->-> 1: { 1 0 '2*a^2' 0 'a^
4' }

But for me, if I've 't*COS(a*t+b)' in the first level, the command return this error:
"Error:
Bad Argument Value"

And I don't understand where is the problem.

Someone can help me, please :)

Nico

Re: Neopolys 8.1

2009-04-19 by Simone

--- In 50g@yahoogroups.com, "affcmoderateur" <affcmoderateur@...> wrote:
>
> Hi everybody
>
> I use this lib for Laplace and Z transform.
> For Laplace Transform, in the notice, he wrote this:
>
> ->L,flg2 2: { 'COS(b)''-(2*SI...
> 1: 't*COS(a*t+b)' ->->->->->->->-> 1: { 1 0 '2*a^2' 0 'a^
> 4' }
>
> But for me, if I've 't*COS(a*t+b)' in the first level, the command return this error:
> "Error:
> Bad Argument Value"
>
> And I don't understand where is the problem.
>
> Someone can help me, please :)
>
> Nico
>

Hi Nico,

Unfortunately, the ->L command of Neopolys 8.1 for 49 series is not reliable: http://tech.groups.yahoo.com/group/50g/messages/656?threaded=1&m=e&var=1&tidx=1

Simone

Re: Neopolys 8.1

2009-04-19 by affcmoderateur

Ok Thanks for your response.
I will use HP's function "LAP"...