SYNOPSIS:
func.math: functions performing mathematics
DESCRIPTION:
This function path contains the functions
sin, cos, tan, asin, acos, atan, atan2 for performing
trigonometric calculations and
tostring/tohex for formatting numbers.
SEE ALSO:
expression
,
variable
,
function
,
func.math.sin
,
func.math.cos
,
func.math.tan
,
func.math.asin
,
func.math.acos
,
func.math.atan
,
func.math.atan2
,
func.math.tostring
,
func.math.tohex