• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

radice quadrata su formule

  • Thread starter Thread starter batstar
  • Start date Start date

batstar

Guest
Good morning to all,
I have a problem: I should insert the square root into some formulas of inventor parameters but it does not work,
I tried with "sqrt(value)" and "value^0.5" but does not accept them.
I tried with "sqrt(value*1)" and it works, with "sqrt(value/1)" it does not work.... .
How do I do that?

thanks to all
 
try to create a parameter and how drive you put on (without units), as an equation test for example 16 (on) ^ 0.5 (on). so it returns you the correct value obviously without unit (on)
 
Nothing to do, it's not okay....proved of everything, I have to include an excel...
... is not allowed on a program for professional use as an inventor!
 
I also confirm that it works: Measuring units must be consistent, explicitly stated.
 
I made screen shot of the functions, I saw now that you have inventor 2018
 

Attachments

  • radice.webp
    radice.webp
    15.7 KB · Views: 21
It also works by me with "on", but I can not use a value already present in mm and derive from that the root... .
try to make a "support" parameter where you call your value in mm and divide it for 1mm so that you can prove a value without unit.
 

Attachments

  • Immagine.webp
    Immagine.webp
    19.4 KB · Views: 15
It can be a way, but I don't see why they chose not to add mathematical operators directly in quotas as for basic operations. .
 
post the formula
I have nothing specific but an example could be:
a cylinder with base diameter (d2) equal to the square root of the height (d1), it would be enough to put on the value of d2 "sqrt (d1)". ....
But no, we have to turn around!
 
formally you would change the measuring unit from mm to mm^0.5; in practical
d2 = sqrt(d1/1mm) * 1mm,
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top