/    Sign up×
Community /Pin to ProfileBookmark

Hi Everyone!! Hope all has been good with you all!

I need another Calculation made, I wish I knew how to do this myself haha, I need to learn it somehow!

This calculation can be seen here [URL=”http://www.litz-wire.com/New%20PDFs/Calculation_For_OD_Litz_Wire.pdf”]http://www.litz-wire.com/New%20PDFs/Calculation_For_OD_Litz_Wire.pdf[/URL]

Hope you can help.

Thanks!!!

Laura

to post a comment
JavaScript

2 Comments(s)

Copy linkTweet thisAlerts:
@laurajohioauthorMay 04.2011 — Noone can help me with this? Thought we had some Javascript Experts in here, guess not :-) O well.
Copy linkTweet thisAlerts:
@JMRKERMay 04.2011 — Does not take an expert to do the calculations...
<i>
</i>&lt;!DOC HTML&gt;
&lt;html&gt;
&lt;head&gt;
&lt;title&gt; Untitled &lt;/title&gt;
&lt;script type="text/javascript"&gt;
// For: http://www.webdeveloper.com/forum/newreply.php?do=postreply&amp;t=245614

var DZ = 0.0022;
var n = 25;
var K = 1.155;

var OD = Math.sqrt(n) * DZ * K;
alert('OD: '+OD.toFixed(4));
&lt;/script&gt;

&lt;/head&gt;
&lt;body&gt;

&lt;/body&gt;
&lt;/html&gt;
×

Success!

Help @laurajohio spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.19,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...