Jump to content
Developer Wiki and Function Reference Links ×

Sin Node


AlanW

Recommended Posts

Hi,

Trying to work out the chord of a circle based on the angle and radius.

This involves Sin but the Sin nodes dont appear to give the same result as in a Sin chart. Sin of 30deg =0.500

I am sure someone can point me in the right direction.

Thanks

Edited by Alan Woodwell
Link to comment
  • Marionette Maven

Hey Alan!

The sine node takes in an angle in radians. Since you're providing it with an angle in degrees, the output will be incorrect.

There's a node in the Math section (Angular Conversion subsection) called "Deg2Rad" which will take an angle in degrees and convert it to radians. I'm attaching an example.

I hope this helps!

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...