Timeline for Calculate the internal angles of a regular polygon with N sides
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 22, 2019 at 17:31 | comment | added | spuck | No, Bash does not do floating point. | |
| Oct 22, 2019 at 17:16 | comment | added | Jonathan Allan | No floats in Bash? echo $[180-360/$1] does the same (except for rounding) for 18. | |
| Oct 22, 2019 at 16:11 | history | answered | spuck | CC BY-SA 4.0 |