Functions

float.inc

amxmodx 1.8.2 hg65

Function Type Description
operator forward forbidden operations
operator forward This function has no description.
operator forward This function has no description.
float native Convert an integer into a floating point value
floatabs native Return the absolute value
floatacos native This function has no description.
floatadd native Add two floats together
floatasin native This function has no description.
floatatan native Return the angle of a sine, cosine or tangent.
The output angle may be in radians, degrees, or grades.
floatatan2 native This function has no description.
floatcmp native Compare two integers. If the two elements are equal, return 0.
If the first argument is greater than the second argument, return 1,
If the first argument is less than the second argument, return -1.
floatcos native This function has no description.
floatcosh native This function has no description.
floatdiv native Divide the dividend float by the divisor float
floatfract native Return the fractional part of a float
floatlog native Return the logarithm
floatmul native Multiple two floats together
floatpower native Return the value raised to the power of the exponent
floatround native Round a float into a integer value
floatsin native Return the sine, cosine or tangent.
The input angle may be in radians, degrees or grades.
floatsinh native Return the hyperbolic sine, cosine or tangent.
The input angle may be in radians, degrees or grades.
floatsqroot native Return the square root of the input value, same as floatpower(value, 0.5)
floatstr native Convert a string into a floating point value
floatsub native Subtract oper2 float from oper1 float
floattan native This function has no description.
floattanh native This function has no description.
operator native user defined operators
operator native This function has no description.
operator native This function has no description.
operator native This function has no description.
floatclamp stock This function has no description.
floatmax stock This function has no description.
floatmin stock This function has no description.
operator stock This function has no description.
operator stock This function has no description.
operator stock This function has no description.
operator stock This function has no description.
operator stock This function has no description.
operator stock This function has no description.
operator stock This function has no description.
operator stock This function has no description.
operator stock This function has no description.
operator stock This function has no description.
operator stock This function has no description.
operator stock This function has no description.
operator stock This function has no description.
operator stock This function has no description.
operator stock This function has no description.
operator stock This function has no description.
operator stock This function has no description.
operator stock This function has no description.
operator stock This function has no description.
operator stock This function has no description.
operator stock This function has no description.
operator stock This function has no description.
operator stock This function has no description.
operator stock This function has no description.
operator stock This function has no description.
operator stock This function has no description.