User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12

Thread: Inverse Sin, Cos, Tan

  1. #1
    No Products Registered

    Join Date
    Aug 2008
    Posts
    11
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Inverse Sin, Cos, Tan

    Is there anyway to get MMF2 to calculate the inverse of the sin, cos, or tan of a value? I need to know the angle, I already have what it would equal when Sin is applied.

  2. #2
    No Products Registered

    Join Date
    Mar 2007
    Location
    Sydney, Australia
    Posts
    1,369
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Inverse Sin, Cos, Tan

    cant you just use simple math? Work out sin or cos and minus by 180 or 360 or whatever

  3. #3
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Aug 2006
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Inverse Sin, Cos, Tan

    Do you mean as in upsidedown sin? or with a phase offset etc?

    To do a basic invert do something like -1*Sin(value) which would do a basic invert. If not i think aSin(value) is the inverted sin function but im probably wrong.

  4. #4
    Clicker Multimedia Fusion 2 DeveloperHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    drnebula's Avatar
    Join Date
    Jul 2006
    Location
    Pennsylvania, USA
    Posts
    908
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Inverse Sin, Cos, Tan

    You can find the inverse functions of sine, cosine, and tangent under Special / Sine and cosine, called arc sine, etc.
    Steve

  5. #5
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Inverse Sin, Cos, Tan

    I know what he means, like on some TI Calculators you can get Sin^-1(value) and that will tell you what you have to enter in regular sin to get that value, it only accepts between -1 and 1. I really don't see why MMF2 doesn't have such a thing! D:

    There are
    Sin^-1(value)
    Cos^-1(value)
    Tan^-1(value)
    which need to be added.
    Working as fast as I can on Fusion 3

  6. #6
    Clicker Fusion 2.5 DeveloperiOS Export Module
    Czentnar's Avatar
    Join Date
    Jan 2007
    Location
    Budapest, Hungary
    Posts
    819
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Inverse Sin, Cos, Tan

    Drnebula and Atom answered the question.

  7. #7
    No Products Registered

    Join Date
    Aug 2008
    Posts
    11
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Inverse Sin, Cos, Tan

    Thanks so much, guys. You really know your stuff.

    aSin worked perfectly.

    What's this "special" you speak of? Is that not a button in the expression editor? I'm using the demo version so it may not be included.


  8. #8
    Clicker Multimedia Fusion 2 DeveloperHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    drnebula's Avatar
    Join Date
    Jul 2006
    Location
    Pennsylvania, USA
    Posts
    908
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Inverse Sin, Cos, Tan

    When you are in the expression editor (for example, when you are setting the value of a counter), click on Retrieve Data From An Object. Then right click on the two monitors with a ? mark icon, which has a tooltip named Special, choose Sine and Cosine, and you will see the arc (or inverse) selections.
    Steve

  9. #9
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Inverse Sin, Cos, Tan

    My problem is that these are NOT the same as reverse sin/cos/tan. They are some other thing, and aren't acting the same as real sin/cos/tan^-1() at all! :eek:
    Working as fast as I can on Fusion 3

  10. #10
    Clicker Multimedia Fusion 2 DeveloperHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    drnebula's Avatar
    Join Date
    Jul 2006
    Location
    Pennsylvania, USA
    Posts
    908
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Inverse Sin, Cos, Tan

    LB,

    Could you be more specific in how they are not acting like the real sin-1. These inverse functions will give the answer in degrees. Perhaps you are expecting the answer in radians?

    So, for example, the sin(30)= 0.5 and the inverse sin of 0.5 will give you 30. And pi radians = 180 degrees.

    Steve

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Calculer l'inverse du cosinus ?
    By donmanolo in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 6th November 2011, 04:45 PM
  2. Pleas, I need help with Inverse Kinematics
    By Disthron in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 24th January 2011, 07:45 PM
  3. Datagrid content always sorts in inverse order...
    By RGBreality in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 12th October 2010, 09:20 PM
  4. Inverse cos
    By jjpm in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 25th January 2008, 06:06 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •