Trigonometric functions... SINE, COSINE, ect.. math.i

Posted by Admin on 30-Dec-2008 15:06

We are looking for code for doing trigonometric functions. I know there is a "math.i" on the peg, however the peg for this page is down and we cannot get a copy.

If you have code which you would like to share or a copy of math.i... could you attach it to this post?

Thanks for your help.

Derek

All Replies

Posted by Simon de Kraa on 30-Dec-2008 15:52

You could maybe try peg@peg.com as well? Or ask Greg Higgins for a copy?

Posted by Tim Kuehn on 30-Dec-2008 16:42

have you checked oehive.org?

Posted by Admin on 18-Jan-2009 13:49

Using 10.2A?

In the context of an OpenEdge GUI for .NET application you could use the System.Math class.

http://msdn.microsoft.com/de-de/library/system.math_members.aspx

MESSAGE System.Math:Sin (45) System.Match:Cos (45) .

Posted by Thomas Mercer-Hursh on 18-Jan-2009 14:07

Yeah, another reason to have a problem with that EULA since this would be in violation for someone with a ChUI app, no? But, it is a bang on great use case for not only why the EULA should be changed, but of why it is that one might want to use the bridge on an AppServer. True, one has that issue of being stuck with a Windows AppServer, but that won't bother some people.

In fact, it is a perfect use case for why having a Java bridge would be a very useful cross platform solution.

Posted by Admin on 18-Jan-2009 14:54

Yeah, another reason to have a problem with that EULA

That's why I mentioned the context of an OpenEdge GUI for .NET application.

since this would be in violation for someone with a

ChUI app, no?

The bridge is not part of the ChUI client - so no risk with the EULA.

This thread is closed