Square Root Function

Square Root Function

ksheehan
Participant Participant
6,320 Views
3 Replies
Message 1 of 4

Square Root Function

ksheehan
Participant
Participant

I am having an issue with the Square Root function. I am trying to create a Parametric Geneva Drive by following Rob Duarte's tutorial -- https://www.youtube.com/watch?v=tju7pLETqDg

 

I am trying to set up the parameters and am unable to enter the formula for b1 which should be -- sqrt(c1^2 - a1^2)

 

Any Suggestions?

 

Tutorial parameters

parameters.png

 

My parameter file:

my parameters.png

Accepted solutions (1)
6,321 Views
3 Replies
Replies (3)
Message 2 of 4

ksheehan
Participant
Participant
Accepted solution

I discovered the unit of measure was causing an issue. I was able to resolve the problem.

 

Message 3 of 4

Anonymous
Not applicable

Hi what do I enter to get the square root symbol or the command for square root in my parameters please?

 

Message 4 of 4

systemerorr41
Participant
Participant

type sqrt(number you want the square root of)

example:

square root of 5

sqrt(5)