Grasshopper

algorithmic modeling for Rhino

should be an easy thing, but when I try to calculate the sin(x) of a given value I get the wrong result....Do I something wrong? Where is the mistake?

Views: 2137

Replies to This Discussion

any idea?

Radians vs Degrees

Most Programming languages use Radians where as most Users want to use Degrees. There are some conversion components on the Maths Tab in Trig Panel or you can write it into your expression Sin(Rad(x)). Alternatively you can use [Sin] component with a <Degrees> I/O Modifier

Try this!

Attachments:

oh SURE!!!! it´s working with radians....thanks a lot

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service