Back to Adaptive Vision Library website

You are here: Start » Function Reference » Math

Math

Select Filter Equivalent below.

IconNameDescription
CeilComputes the ceil of a number.
CosineComputes the cosine of an angle.
CotangentComputes the cotangent of an angle.
FloorComputes the floor of a number.
LogarithmComputes the logarithm of a number in a given base.
PowerComputes the power of a number.
RoundComputes rounded value of a number.
SignumComputes the sign of a number.
SineComputes the sine of an angle.
SquareRootComputes the square root of a number.
TangentComputes the tangent of an angle.