powered by
This function calculates and returns the LDL values computed with all of the 12 named equations.
LDLallEq(TC, HDL, TG)
The calculated LDL values, according to all the equations.
The TC (Total Cholesterol) value.
The HDL (High-density lipoprotein-cholesterol) value.
The TG (Triglyceride) value.
LDLallEq(170,35,174)
Run the code above in your browser using DataLab