Extreme Optimization™: Complexity made simple.

Numerical Components
for .NET

  • Home
  • •
  • Features
    • Math Library
    • Vector and Matrix Library
    • Statistics Library
    • Performance
    • Usability
  • •
  • Documentation
    • Introduction
    • Math Library User's Guide
    • Vector and Matrix Library User's Guide
    • Statistics Library User's Guide
    • Reference
  • •
  • Support
    • Frequently Asked Questions
    • QuickStart Samples
    • Sample Applications
    • Downloads
  • •
  • Blog
  • •
  • Company
    • About us
    • Testimonials
    • Customers
    • Press Releases
    • Careers
    • Contact us
Introduction
Expand Mathematics Library User's GuideMathematics Library User's Guide
Expand Vector and Matrix Library User's GuideVector and Matrix Library User's Guide
Expand Statistics Library User's GuideStatistics Library User's Guide
Expand ReferenceReference
  • Home
  • Documentation
  • Reference
  • Extreme.Mathematics.SpecialFunctions Namespace
  • Airy Class
    • Members
    • Methods
Collapse imageExpand ImageCopy imageCopyHover image
       




Airy Class

Members  See Also 
Contains methods for calculating the value of the Airy functions and their derivatives.

Namespace:  Extreme.Mathematics.SpecialFunctions
Assembly:  Extreme.Numerics.Net20 (in Extreme.Numerics.Net20.dll) Version: 3.6.10055.0 (3.6.10077.0)

Syntax

C#
public static class Airy
Visual Basic (Declaration)
Public NotInheritable Class Airy
Visual C++
public ref class Airy abstract sealed
F#
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Airy =  class end

Remarks

The Airy functions, Ai and Bi, are two linearly independent solutions of the differential equation

y'' - xy= 0.

Other solutions to this equation are a linear combination of the two standard Airy functions.

They arise in a number of applications in physics and engineering. This class provides methods for evaluating the Airy functions and their derivatives for real arguments.

Inheritance Hierarchy

System..::.Object
  Extreme.Mathematics.SpecialFunctions..::.Airy

See Also

Airy Members
Extreme.Mathematics.SpecialFunctions Namespace

Send comments on this topic to support@extremeoptimization.com

Copyright © 2003-2010, Extreme Optimization. All rights reserved.
Extreme Optimization, Complexity made simple, M#, and M Sharp are trademarks of ExoAnalytics Inc.
Microsoft, Visual C#, Visual Basic, Visual Studio, Visual Studio.NET, and the Optimized for Visual Studio logo
are registered trademarks of Microsoft Corporation.