#Calculate surface area of any polygon

1 messages · Page 1 of 1 (latest)

languid grail
#

Hiii
i'm trying to calculate the surface area of an irregular polygon given only the length of the sides in order
is it possible?
i looked on internet for quite some time but i cant find any answer (i even asked chatGPT)

compact pond
#

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

languid grail
compact pond
languid grail
#

what i meant is... i only got the sides length of the polygon and nothing else

compact pond
#

I don't think it is without the angles

#

Where did this question come from? I feel like it's an xy problem

languid grail
#

yhea thats what i thought too...

languid grail
#

idk if that's clear sorry
my english is quite bad 😅

compact pond
#

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

languid grail
#

true

compact pond
#

You could probably calculate the maximal area though

#

With some maths

languid grail
#

maybe i should ask for the angle?

languid grail
compact pond
#

Other than that, I'm pretty sure the maths needed is complicated

languid grail
#

thanks a lot!
ill check that out

#

yhea right

compact pond
#

And I don't have enough skill to figure it out