abs(arg) function returns the absolute value of an argumentround(arg) function rounds an argumentfloor(arg) function returns the floor of an argumentceil(arg) function returns the ceil of an argumentrand(arg) function returns a random valuemath:pi constant returns the value of PIexp(arg) function returns the value of e with the argument as exponentexp10(arg) function returns the value of 10 with the argument as exponentlog(arg) function returns the natural logarithm of the argumentlog10(arg) function returns the base-ten logarithm of the argumentpow(x, y) function returns x power ysqrt(arg) function returns the square root of an argumentsin(arg) function returns the sine of an argument (as an angle in radians)cos(arg) function returns the cosine of an argument (as an angle in radians)tan(arg) function returns the tangent of an argument (as an angle in radians)asin(arg) function returns the arc sine of an argumentacos(arg) function returns the arc cosine of an argumentatan(arg) function returns the arc tangent of an argumentatan2(x, y) function returns the arc tangent2 of x and yCopyright 2025 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence
Project Web Hosted by
Copyright 1999-2010 -
Geeknet, Inc., All Rights Reserved
About
-
Legal
-
Help