corners
The number of corners found on regular shapes
Controller: CodeCogs
Interface
C++
Corners
doublecorners( | shapes | shape | ) |
Parameters
shape the type of shape
Returns
- the number of corners
Authors
- Code Cogs (January 2008)
Source Code
Source code is available when you agree to a GP Licence or buy a Commercial Licence.
Not a member, then Register with CodeCogs. Already a Member, then Login.
Other Documentation
Shape | Corners |
---|---|
dot | 1 |
line | 2 |
triangle | 3 |
square | 4 |
polygon | 5 |
hexagon | 6 |
septagon | 7 |
octagon | 8 |
Source Code
Source code is available when you agree to a GP Licence or buy a Commercial Licence.
Not a member, then Register with CodeCogs. Already a Member, then Login.