LCM(Lease common Multiple) of multiple numbers
This api returns LCM(Lease common Multiple) of multiple numbers seperated by comma. The numbers may be a fractions, integers, decimal numbers. The return LCM value may be a fraction or a whole number in string(text) format
LCM(Lease common Multiple) of multiple numbers endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
LCM(Least Common Multiple) of Multiple Numbers /arithmetic/findLcm/{numStr} |
This api returns LCM of multiple numbers separated by comma. The numbers may be fractions, decimals, integers, The return value is in string format |