You want inverse tangent then?  Tried atn?

Kind regards,
Caveat

On 25/10/12 17:44, p...@laur-net.de wrote:
>   
>
> Hi,
>
> I just got a mathematic problem:
>
> I need the angle alpha and
> x and y are given.
>
> tan(alpha) = x / y
>
> so alpha = tan^-1(x/y)
>
> As I
> put tan^-1(x/y) in my own calculator, it works.
>
> But how do I express
> this in Gambas?
>
> (1 / (tan(x / y)) does'nt return me the same awnser..)
>
>
> Thanks for help
>
> Piet
>   
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_sfd2d_oct
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to