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