The COS method of VPGL Language calcuate the value of arithmetic function cos(x).
COS takes 1 input and emits 1 output. Input 0 must be a number as interpreted as radian angle. COS calcuates the cos(x) then emit it to output 0.
A Visual Programming Graphical Language
Data-Flow based, Objective and Event-Driven
The COS method of VPGL Language calcuate the value of arithmetic function cos(x).
COS takes 1 input and emits 1 output. Input 0 must be a number as interpreted as radian angle. COS calcuates the cos(x) then emit it to output 0.