blood_alcohol_calc
Calculate your blood alcohol content (BAC) by entering weight, sex, drinks, hours, and drink type for an estimate of intoxication level.
Instructions
Estimate blood alcohol content (BAC) level.
Parameters:
weight — Body weight in kg.
sex — 'male' (default) or 'female'.
drinks — Number of standard drinks consumed (default: 1).
hours — Hours since first drink (default: 0).
drink_type — 'standard' (default), 'beer', 'wine', 'spirit'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| weight | Yes | ||
| sex | No | male | |
| drinks | No | ||
| hours | No | ||
| drink_type | No | standard |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |