cmrhm: you can convert degrees to radians with an expression, use a F (x) component and write Rad(x) in the expression, then you can use a slider in degrees and feed radians as a parameter in another GH component.
On 1 Feb., 10:14, visose <[email protected]> wrote: > angles by default are in radians in all components. > > I 'complained' some time ago that there's an example of in the wiki > page about this that has as input a slider that goes from 0 to 180. I > think that will confuse people thinking they are dealing with degrees > instead of radians. > > On Feb 1, 3:38 am, CMRHM <[email protected]> wrote: > > > See the attached picture: > > >http://grasshopper3d.googlegroups.com/web/test_component_sin.JPG?hl=e... > > > I am very curious about how this sin component works. In the > > definision file, x value is 0,10,20,30,40,50 and 60. Y value also > > output 7 values, but some of them are negative numbers. Like it gave > > me sin10= -0.544. How could this be?
