• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Any Joy with Santimage OXEN
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Any Joy with Santimage OXEN


  • Subject: Re: Any Joy with Santimage OXEN
  • From: Deivy Petrescu <email@hidden>
  • Date: Sun, 21 Oct 2018 15:40:46 -0400


> On Oct 20, 2018, at 19:24 , WalterStuartBushell <email@hidden> wrote:
>
> Or can anyone tell me how to do numerical calculations with trig functions,
> exponentials and other transcendental functions?

Walter
Depending on what you want to do, just using the Javascript “abilities” of
Script Editor will do.
Example

<script>
set k to "Math.cos((Math.PI)/3)"

run script k in “JavaScript"

—>0.5
</script>

I have not check Takaaki’s calcLibAS so I can’t comment.
As library it should be fast.
I have an old set of scripts, never converted to library, using vanilla AS to
compute everything.
It is not fast but is comprehensive, you can do some  Complex and Matrix
algebra as well.

I will however disagree with Shane, only Python beats Smile for mathematical or
scientific computation.
However, I don’t think Satimage is invested in Smile any longer…. unfortunately.


Deivy Petrescu
email@hidden



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Any Joy with Santimage OXEN
      • From: Shane Stanley <email@hidden>
References: 
 >Any Joy with Santimage OXEN (From: WalterStuartBushell <email@hidden>)

  • Prev by Date: Re: Any Joy with Santimage OXEN
  • Next by Date: Re: Any Joy with Santimage OXEN
  • Previous by thread: Re: Any Joy with Santimage OXEN
  • Next by thread: Re: Any Joy with Santimage OXEN
  • Index(es):
    • Date
    • Thread