A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Hyperbolic functions

  1. #1
    I'm curious
    Join Date
    Feb 2007
    Location
    world
    Posts
    37

    Hyperbolic functions

    Is it possible to calculate the hyperbolic functions (hyperbolic sine, hyperbolic cosine, hyperbolic tangent, hyperbolic cosecant, hyperbolic secant, and hyperbolic cotangent) in FLASH8?
    Don't hate! Love!

  2. #2
    Bacon-wrapped closures Nialsh's Avatar
    Join Date
    Dec 2003
    Location
    Houston!
    Posts
    338
    I only have through flash 7 but if it is included in flash 8 it would be Math.sinh()

    If it's not there, you can easily write your own:


    Other relationships are here

  3. #3
    Senior Member
    Join Date
    Mar 2000
    Posts
    472
    Hey Tormenter!

    Checkout my AS2 class: http://members.shaw.ca/flashprogramm.../Hyperbolic.as

    My library houses a Hyperbolic test app in the 'view' column of the datagrid and in the full bundle download.

    I started on a unitHyperbola app utilizing the class, and the calculations are functioning, but the graphics haven't been fully associated. You can drag points to affect changes, but the hyperbola graphics do not redraw as yet. Sorry, no spare time to complete right now, but have a go at the zip!

    unitHyperbola View | Source

    Richard

  4. #4
    Senior Member
    Join Date
    Mar 2000
    Posts
    472
    I forgot to answer your question! No, still no hyperbolic functions for the Math object in Flash 8

  5. #5
    I'm curious
    Join Date
    Feb 2007
    Location
    world
    Posts
    37
    Thank you all!
    Shall take up your links/leads.
    Don't hate! Love!

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center