====== Description ====== The rad2deg node is used to convert an angular measure in radians to one in degrees. The NetWeaver trig functions require values in radians. ====== Constraints ====== * Minimum number of child-nodes: 1 * Maximum number of child-nodes: 1 ====== Calculus ====== The rad2deg node returns the radian to degree conversion of the value of its child-node value = {value_1} x {180/pi}