Ask Experts Questions for FREE Help!
  Advanced
Register  |  Log in  
   Ask    
 Answer  
  Help  

Ask QuestionsprogressAnswer QuestionsprogressBuild ReputationprogressBecome an Expert
 
Free Answers in 3 Easy Steps

Register Now
3 Steps

At Ask Me Help Desk you can ask questions in any topic and have them answered for free by our experts. To ask questions or participate in answering them you must register for a free account. By registering you will be able to:
  • Get free answers from experts in any of our 300+ topics.
  • Accept money for answers that you provide.
  • Communicate privately with other members (PM).
  • See fewer ads.

Home > Computers & Technology > Internet & the Web   »   math function in vb

 
Question Tools Search this Question Display Modes
Question
 
 
#1  
Old Apr 12, 2003, 01:21 AM
director
New Member
director is offline
 
Join Date: Apr 2003
Location:
Posts: 1
director See this member's comment history on his/her Profile page.
Send a message via ICQ to director
math function in vb

For 'Non intrinsic mathematical function" which library I have to insert/use ?

Reply With Quote
 
     

Answers
 
 
Old Apr 14, 2003, 07:21 PM   #2  
YDG
New Member
YDG is offline
 
Join Date: Mar 2003
Location: New Zealand
Posts: 4
YDG See this member's comment history on his/her Profile page.
Send a message via ICQ to YDG
Re: math function in vb

I'm not aware of such a library (couldn't find anything in help for vb6, if you're talking about .net then I have no idea). You may have to write your own functions (which is what the help file suggests). Someone out there has probably written a dll for it, but I don't know about it (which isn't actually saying much ). Formulas are here:

Secant: Sec(X) = 1 / Cos(X)
Cosecant: Cosec(X) = 1 / Sin(X)
Cotangent: Cotan(X) = 1 / Tan(X)
Inverse Sine: Arcsin(X) = Atn(X / Sqr(-X * X + 1))
Inverse Cosine: Arccos(X) = Atn(-X / Sqr(-X * X + 1)) + 2 * Atn(1)
Inverse Secant: Arcsec(X) = Atn(X / Sqr(X * X - 1)) + Sgn((X) - 1) * (2 * Atn(1))
Inverse Cosecant: Arccosec(X) = Atn(X / Sqr(X * X - 1)) + (Sgn(X) - 1) * (2 * Atn(1))
Inverse Cotangent: Arccotan(X) = Atn(X) + 2 * Atn(1)
Hyperbolic Sine: HSin(X) = (Exp(X) - Exp(-X)) / 2
Hyperbolic Cosine: HCos(X) = (Exp(X) + Exp(-X)) / 2
Hyperbolic Tangent: HTan(X) = (Exp(X) - Exp(-X)) / (Exp(X) + Exp(-X))
Hyperbolic Secant: HSec(X) = 2 / (Exp(X) + Exp(-X))
Hyperbolic Cosecant: HCosec(X) = 2 / (Exp(X) - Exp(-X))
Hyperbolic Cotangent: HCotan(X) = (Exp(X) + Exp(-X)) / (Exp(X) - Exp(-X))
Inverse Hyperbolic Sine: HArcsin(X) = Log(X + Sqr(X * X + 1))
Inverse Hyperbolic Cosine: HArccos(X) = Log(X + Sqr(X * X - 1))
Inverse Hyperbolic Tangent: HArctan(X) = Log((1 + X) / (1 - X)) / 2
Inverse Hyperbolic Secant: HArcsec(X) = Log((Sqr(-X * X + 1) + 1) / X)
Inverse Hyperbolic Cosecant: HArccosec(X) = Log((Sgn(X) * Sqr(X * X + 1) + 1) / X)
Inverse Hyperbolic Cotangent: HArccotan(X) = Log((X + 1) / (X - 1)) / 2
Logarithm to base N: LogN(X) = Log(X) / Log(N)
  Reply With Quote
 
     


Question Tools Search this Question
Search this Question:

Advanced Search
Display Modes

 
Similar Sponsors

Similar Questions
Question Asker Topic Answers Last Post
TV Out Function On unclejohnny Multimedia 0 Mar 9, 2006 08:20 AM
which excell function please ??? NIKOS Other Software 0 Feb 2, 2006 10:40 AM
Multi-function Printers Soutarjimy Humor & Comedy 6 Jan 4, 2006 02:28 AM
congruence and euler function ola_8000 Mathematics 0 May 6, 2005 06:19 AM
Trigonometric function Slow Physics 1 Oct 13, 2004 08:00 PM




Copyright ©2003 - 2007, Ask Me Help Desk.
All times are GMT -8. The time now is 12:44 PM.

Content Relevant URLs by vBSEO 3.0.0 RC6 © 2006, Crawlability, Inc.