method _E : float readonly_propmethod _LN10 : float readonly_propmethod _LN2 : float readonly_propmethod _LOG10E : float readonly_propmethod _LOG2E : float readonly_propmethod _PI : float readonly_propmethod _SQRT1_2_ : float readonly_propmethod _SQRT2 : float readonly_propmethod abs : float -> float methmethod acos : float -> float methmethod asin : float -> float methmethod atan : float -> float methmethod atan2 : float -> float -> float methmethod ceil : float -> float methmethod cos : float -> float methmethod exp : float -> float methmethod floor : float -> float methmethod log : float -> float methmethod max : float -> float -> float methmethod max_3 : float -> float -> float -> float methmethod max_4 : float -> float -> float -> float -> float methmethod min : float -> float -> float methmethod min_3 : float -> float -> float -> float methmethod min_4 : float -> float -> float -> float -> float methmethod pow : float -> float -> float methmethod random : float methmethod round : float -> float methmethod sin : float -> float methmethod sqrt : float -> float methmethod tan : float -> float meth