Advance Pascal Script (DWS Extanded)
APS: Library References
Advance Pascal Script (DWS Extanded)
Math Function
Function List
Sin
--Returns the sine of the angle in radians.
Sinh
--Returns the hyperbolic sine of an angle.
Cos
--Calculates the cosine of an angle.
Cosh
--Calculates the hyperbolic cosine of an angle.
Tan
--Returns the tangent of X.
Tanh
--Returns the hyperbolic tangent of X.
ArcSin
--Calculates the inverse sine of a given number.
ArcSinh
--Calculates the inverse hyperbolic sine of a given number.
ArcCos
--Calculates the inverse cosine of a given number.
ArcCosh
--Calculates the inverse hyperbolic cosine of a given number.
ArcTan
--Calculates the arctangent of a given number.
ArcTanh
--Calculates the inverse hyperbolic tangent of a given number.
Cotan
--Calculates the cotangent of an angle.
Hypot
--Calculates the length of the hypotenuse.
Abs
--
Exp
--
Ln
--
Log2
--
Log10
--
LogN
--
Sqrt
--
Sqr
--
Int
--
Frac
--
Trunc
--
Round
--
Power
--
DegToRad
--
RadToDeg
--
Max
--
Min
--
Pi
--
Random
--
RandomInt
--
Randomize
--
RandG
--
RandSeed
--
SetRandSeed
--
IntPower
--
Frexp
--
Ldexp
--
Ceil
--
Floor
--
RadToGrad
--
RadToCycle
--
DegToCycle
--
GradToRad
--
GradToDeg
--
GradToCycle
--
CycleToRad
--
CycleToDeg
--
CycleToGrad
--
IfThen
--
InRange
--
EnsureRange
--
DivMod
--
RoundTo
--
SimpleRoundTo
--
DoubleDecliningBalance
--
FutureValue
--
InterestPayment
--
InterestRate
--
NumberOfPeriods
--
Payment
--
PeriodPayment
--
PresentValue
--
SLNDepreciation
--
SYDDepreciation
--
Class List
Home