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