vitamin calculator

Professional vitamin calculator for diet & nutrition. Get age/sex-specific RDAs/AIs, compare your intake, and check against Upper Intake Levels (UL). Includes formulas, glossary, worked example, FAQs, and authoritative sources.

Full original guide (expanded)


Audit: Complete
Formula (LaTeX) + variables + units
This section shows the formulas used by the calculator engine, plus variable definitions and units.
Formula (extracted LaTeX)
\[\text{Percent of Requirement}~(\%) = \frac{\text{Your Intake}}{\text{RDA or AI for your life stage}} \times 100\]
\text{Percent of Requirement}~(\%) = \frac{\text{Your Intake}}{\text{RDA or AI for your life stage}} \times 100
Formula (extracted LaTeX)
\[\text{UL Check}:~~ \text{Flag High if}~~ \text{Your Intake} > \text{UL (if defined)}\]
\text{UL Check}:~~ \text{Flag High if}~~ \text{Your Intake} > \text{UL (if defined)}
Formula (extracted LaTeX)
\[\%C = \frac{60}{90}\times 100 \approx 67\% \quad (Low) \\ \%D = \frac{15}{15}\times 100 = 100\% \quad (OK) \\ \%\text{Folate} = \frac{320}{400}\times 100 = 80\% \quad (Low) \\ \%\text{B12} = \frac{2.4}{2.4}\times 100 = 100\% \quad (OK)\]
\%C = \frac{60}{90}\times 100 \approx 67\% \quad (Low) \\ \%D = \frac{15}{15}\times 100 = 100\% \quad (OK) \\ \%\text{Folate} = \frac{320}{400}\times 100 = 80\% \quad (Low) \\ \%\text{B12} = \frac{2.4}{2.4}\times 100 = 100\% \quad (OK)
Formula (extracted text)
\[ \text{Percent of Requirement}~(\%) = \frac{\text{Your Intake}}{\text{RDA or AI for your life stage}} \times 100 \] \[ \text{UL Check}:~~ \text{Flag High if}~~ \text{Your Intake} > \text{UL (if defined)} \]
Formula (extracted text)
\[ \%C = \frac{60}{90}\times 100 \approx 67\% \quad (Low) \\ \%D = \frac{15}{15}\times 100 = 100\% \quad (OK) \\ \%\text{Folate} = \frac{320}{400}\times 100 = 80\% \quad (Low) \\ \%\text{B12} = \frac{2.4}{2.4}\times 100 = 100\% \quad (OK) \]
Variables and units
  • No variables provided in audit spec.
Sources (authoritative):
Changelog
Version: 0.1.0-draft
Last code update: 2026-01-19
0.1.0-draft · 2026-01-19
  • Initial audit spec draft generated from HTML extraction (review required).
  • Verify formulas match the calculator engine and convert any text-only formulas to LaTeX.
  • Confirm sources are authoritative and relevant to the calculator methodology.
Verified by Ugo Candido on 2026-01-19
Profile · LinkedIn
Formulas

(Formulas preserved from original page content, if present.)

Version 0.1.0-draft
Citations

Add authoritative sources relevant to this calculator (standards bodies, manuals, official docs).

Changelog
  • 0.1.0-draft — 2026-01-19: Initial draft (review required).