#Calculate surface area of any polygon
1 messages · Page 1 of 1 (latest)
The shoelace formula, shoelace algorithm, or shoelace method (also known as Gauss's area formula and the surveyor's formula) is a mathematical algorithm to determine the area of a simple polygon whose vertices are described by their Cartesian coordinates in the plane. It is called the shoelace formula because of the constant cross-multiplying fo...
Does this help you?
The maths is kinda hard tbh
But I would say it is possible from the information you provided
thanks
but idk if that help
i just checked quickly and it seems to use coordinates but i only have an area of length for exemple: [4, 5, 5, 4, 8]
Sorry, is English your first language? I'm having some difficulties understanding your message
no its not sorry 😅
what i meant is... i only got the sides length of the polygon and nothing else
I don't think it is without the angles
Where did this question come from? I feel like it's an xy problem
yhea thats what i thought too...
well i have Room where the user provides the number of wall and their length and i need the surface area of that room to calculate it's isolation
idk if that's clear sorry
my english is quite bad 😅
You probably can't calculate the exact area of the room as you only have wall lengths and so there are infinitely possible rooms with infinitely different areas
true
maybe i should ask for the angle?
that's interesting
could you tell me mmore about that?
And I don't have enough skill to figure it out