These builtins implement arithmetic operations.
Usage: x*y
Return x * y
Usage: x*y
Return x * y
Usage: x*y
Return x * y
Usage: x*y
Return x * y
Usage: x+y
Return x + y
Usage: x+y
Return x + y
Usage: x+y
Return x + y
Usage: x+y
Return x + y
Usage: x-y
Return x - y
Usage: x-y
Return x - y
Usage: x-y
Return x - y
Usage: x-y
Return x - y
Usage: -x
Return negative x
Usage: -x
Return negative x
Usage: -x
Return negative x
Usage: -x
Return negative x
Usage: x/y
Return result of floating point division x / y
Usage: x/y
Return result of floating point division x / y
Usage: x div y
Return result of integer division x / y
Usage: x div y
Return result of integer division x / y
Usage: x mod y
Return remainder of integer division x % y
Usage: x mod y
Return remainder of integer division x % y
Return absolute value of x
Return absolute value of x
Return absolute value of x
Return absolute value of x
Return index of maximum of elements in array x
Return index of maximum of elements in array x
Return index of minimum of elements in array x
Return index of minimum of elements in array x
Return maximum of x and y
Return maximum of elements in array x
Return maximum of elements in set x
Return maximum of x and y
Return maximum of elements in array x
Return maximum of x and y
Return maximum of elements in array x
Return minimum of x and y
Return minimum of elements in array x
Return minimum of elements in set x
Return minimum of x and y
Return minimum of elements in array x
Return minimum of x and y
Return minimum of elements in array x
Return \({\bf x} ^ {{\bf y}}\)
Return \({\bf x} ^ {{\bf y}}\)
Return \({\bf x} ^ {{\bf y}}\)
Return \({\bf x} ^ {{\bf y}}\)
Return product of elements in array x
Return product of elements in array x
Return product of elements in array x
Return product of elements in array x
Return \(\sqrt{{\bf x}}\)
Return \(\sqrt{{\bf x}}\)
Return sum of elements in array x
Return sum of elements in array x
Return sum of elements in array x
Return sum of elements in array x