Program to Find Soil Textural Classification
Inputs
| sand | % |
| silt | % |
| clay | % |
Clay must be a number greater than 0.0 and less than 100.0, try again
Sand must be a number greater than 0.0 and less than 100.0, try again
Silt must be a number greater than 0.0 and less than 100.0, try again
Output
| texture | silt |