Register to post in forums, or Log in to your existing account
 

 Related 
Contents
zApp Manual
  Disclaimer
  Overview
  Known Issues
  FAQ
  Key Features
  Comparisons
  What zApp is NOT
  Contributions
  Core Concepts
  Data Types
  Visual Object Reference
  Non-Visual Objects
  COM Objects
  String Library
  Math Library
    Abs
    Random
    RandomInt
    Dice
    Sin
    Cos
    Tan
    Power
    Exp
    Sqrt
    Sqr
    ASin
    ACos
    ATan
    DegToRad
    RadToDeg
    Pi
    Log
    Ln
    Min
    Max
    Ceil
    Floor
    Round
    Angle
    ACosH
    ACot
    ACotH
    ACsc
    ACscH
    ASec
    ASecH
    ASinH
    ATan2
    ATanH
    CosH
    Cot
    CotH
    Csc
    CscH
    Sec
    SecH
    SinH
    TanH
    Avg
    Compare
    Hypot
    InRange
    IsInfinite
    IsZero
    Sign
    StDev
    RandomG
    DiceStr
    Frac
    RandSeed
    Epsilon
    Trunc
    Inc64
  Core Library
  Web Library
  XML Library
  File Library
  Date Library
Related Links:
  Accessing Database Records
  Advanced Programming
  Command Reference
  #ADD
  #MATH
  #REPEAT
  Function Reference
  %btncol
  %isnumber
  Math Library
  Min
  Max
  Ceil
  Floor
  Angle
  Compare
  IsZero
  DiceStr
  Frac
  Trunc
  Epsilon
  Key Features
  Life Demo
  %isnumber
  Math
  #MATH
  #REPEAT
  #VAR command
  Variable Types
  Accessing Database Records
  4: Simple Functions
  5: Tables
  6: Branching
  cmd
Math Library [[Math]] 
NOTE: This Design document is subject to change at any time.
zApp contains a powerful math library that is available to any scripting language. This allows you to use the scripting language of your choice based upon familiar syntax rather than because of which language contains which math function.

The functions in the math library are accessed via the built-in math object name. For example, in VBScript or Javascript, you would access the Sqrt math function using the notation math.Sqrt. In Perl, this syntax would be math->Sqrt.

Select a math function from the list on the left for more information on it.
Viewer Comments [0 - Post your comments]

Jump to:  

© 2009 Zugg Software. Hosted by Wolfpaw.net