📄️ Calculate geographical distance.
Returns the distance between a start and end point. The distance is calculated using a specific mode of travel, which can influence the route taken and is also used to estimate the amount of time it takes to travel.
📄️ Calculate the BMI.
Uses the height and weight of a person to calculate their BMI as well as several other related values, including their recommended nutrients.