Table of Contents

Description

The cos node returns the cosine of the value of its child-node.

Constraints

Calculus

The cos node returns the cosine of the angle (in radians) represented by its child-node's value.

value = cos(value1)