Ideal Gas Law Calculator
Solve the ideal gas law PV = nRT for the missing variable given the other three. R defaults to 8.314 J/(mol·K).
Solve the ideal gas law PV = nRT for the missing variable given the other three. R defaults to 8.314 J/(mol·K).
Calculates sound pressure level (SPL) in decibels from sound pressure, and converts between dB, power ratio, and amplitu...
Compute the inverse-sine, inverse-cosine, and inverse-tangent of a value, returning the result in both radians and degre...
Compute the percentage difference between two values using the absolute difference divided by their average — useful whe...
Compute the volume of a frustum of a cone (a truncated right circular cone) from the two parallel-circle radii and the h...
Compute the Pearson correlation coefficient (r), r², and the slope/intercept of the best-fit line for two equal-length l...
Compute Markov's inequality upper bound on the right-tail probability of a non-negative random variable X with mean μ: P...
Compute the multiset coefficient C(n + k − 1, k) — the number of ways to distribute k indistinguishable items into n dis...
Compute the 2×2 matrix product C = A · B from the eight scalar entries: c₁₁ = a₁₁·b₁₁ + a₁₂·b₂₁; c₁₂ = a₁₁·b₁₂ + a₁₂·b₂₂...
Convert betting odds expressed as "X to Y for the event" into the implied probability of the event occurring, with the c...
Estimates glomerular filtration rate (eGFR) using the 2021 CKD-EPI creatinine equation (without race variable) from seru...
Compute a person's (or anything's) precise age in days, weeks, whole months, whole years, and total hours from a date of...
Every "X% of Y" problem, every "what percent of", every percent-change question — written out the way you'd actually say them.
Standard deviation is "average distance from the average". That one sentence covers 90% of everything you ever need to remember about it.