<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Calculator on Michael’s Domain</title><link>https://jeltsch.org/en/tags/calculator/</link><description>Recent content in Calculator on Michael’s Domain</description><generator>Hugo</generator><language>en-us</language><copyright>Copyright © 2002 - 2026 Michael Jeltsch.</copyright><lastBuildDate>Fri, 24 Jul 2026 00:18:18 +0300</lastBuildDate><atom:link href="https://jeltsch.org/en/tags/calculator/index.xml" rel="self" type="application/rss+xml"/><item><title>Restriction Enzyme Calculator</title><link>https://jeltsch.org/en/restriction_enzyme_calculator/</link><pubDate>Tue, 29 Apr 2025 00:00:00 +0000</pubDate><guid>https://jeltsch.org/en/restriction_enzyme_calculator/</guid><description>&lt;p&gt;Use our interactive tool to calculate the volume of restriction enzyme required for your digest.&lt;/p&gt;
&lt;div class="card p-4 shadow-sm mb-4"&gt;
 &lt;h3 id="enzyme-calculator-heading"&gt;Restriction Digest Calculator&lt;/h3&gt;
 &lt;form id="calcForm"&gt;
 &lt;div class="mb-3"&gt;
 &lt;label for="masstarget" class="form-label"&gt;&amp;micro;g of target DNA:&lt;/label&gt;
 &lt;input type="number" step="any" id="masstarget" class="form-control" required /&gt;
 &lt;/div&gt;
 &lt;div class="mb-3"&gt;
 &lt;label for="cutstarget" class="form-label"&gt;Amount of cuts in target DNA:&lt;/label&gt;
 &lt;input type="number" step="any" id="cutstarget" class="form-control" required /&gt;
 &lt;/div&gt;
 &lt;div class="mb-3"&gt;
 &lt;label for="lengthtarget" class="form-label"&gt;Length of target DNA in bp:&lt;/label&gt;
 &lt;input type="number" step="any" id="lengthtarget" class="form-control" required /&gt;
 &lt;/div&gt;
 &lt;div class="mb-3"&gt;
 &lt;label for="time" class="form-label"&gt;Digestion time in hours:&lt;/label&gt;
 &lt;input type="number" step="any" id="time" class="form-control" required /&gt;
 &lt;/div&gt;
 &lt;div class="mb-3"&gt;
 &lt;label for="enzyme" class="form-label"&gt;Select restriction enzyme:&lt;/label&gt;
 &lt;select name="enzyme" id="enzyme" class="form-select" required&gt;&lt;/select&gt;
 &lt;/div&gt;
 &lt;button type="submit" class="btn btn-primary"&gt;Calculate&lt;/button&gt;
 &lt;/form&gt;
 
 &lt;div id="calcForm-results" class="mt-4" style="display: none;"&gt;&lt;/div&gt;
&lt;/div&gt;


&lt;script src="https://jeltsch.org/js/calculator.min.0c4b18c664d60ee99f8204d704a18528cb4253d10262904935baf9aa2ce28782.js" integrity="sha256-DEsYxmTWDumfggTXBKGFKMtCU9ECYpBJNbr5qizih4I="&gt;&lt;/script&gt;

&lt;p&gt;Sometimes, you need to know how much restriction enzyme is required to cut a specific amount of a certain plasmid within a given time. Here is the calculation tool you have been looking for! All data that was used to write the code for this algorithm was obtained from New England Biolabs (NEB). The survival of the enzyme in the reaction was extrapolated from the experiments reported by NEB. Just plug in the numbers into the form and hit the submit button!&lt;/p&gt;</description></item><item><title>Toni Nett's rules</title><link>https://jeltsch.org/en/toni_nett_s_rules/</link><pubDate>Sat, 16 Sep 2017 00:00:00 +0000</pubDate><guid>https://jeltsch.org/en/toni_nett_s_rules/</guid><description>&lt;p&gt;More than 50 years ago 
 &lt;a href="https://de.wikipedia.org/wiki/Toni_Nett" target="_blank" rel="noopener noreferrer nofollow"&gt;Toni Nett&amp;nbsp;






 
 
 
 &lt;svg class="svg-inline--fa fas fa-up-right-from-square fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 512 512" overflow="visible"&gt;&lt;use href="#fas-up-right-from-square"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
 published his book &lt;em&gt;Der Lauf&lt;/em&gt;. In the book, he presented thumb rules to calculate possible personal running records for common distances for middle and long distances. The possible personal bests are calculated based on known performances on the next shorter distance. 
 &lt;a href="https://en.wikipedia.org/wiki/Manfred_Steffny" target="_blank" rel="noopener noreferrer nofollow"&gt;Manfred Steffny&amp;nbsp;






 
 
 
 &lt;svg class="svg-inline--fa fas fa-up-right-from-square fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 512 512" overflow="visible"&gt;&lt;use href="#fas-up-right-from-square"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
 extended Toni Nett&amp;rsquo;s rules to cover the marathon and the 100 km. He found these rules surprisingly accurate when comparing personal bests of hundreds of runners of different levels from beginner to world champion. I have been writing about these thumb rules previously 
 &lt;a href="https://jeltsch.org/en/tags/running/"&gt;here&lt;/a&gt;
. Now I made a small php script that does the calculation for you.&lt;/p&gt;</description></item></channel></rss>