Update
This commit is contained in:
parent
e26c30feae
commit
e231141281
9 changed files with 1719 additions and 1708 deletions
2
line.md
2
line.md
|
@ -4,6 +4,8 @@ Line is one of the most basic geometric shapes, it is straight, continuous, infi
|
|||
|
||||
Line is a one [dimensional](dimension.md) shape, i.e. any of its points can be directly identified by a single number -- the signed distance from a certain point on the line. But of course a line itself may exist in more than one dimensional spaces (just as a two dimensional sheet of paper can exist in our three dimensional space etc.).
|
||||
|
||||
{ In my favorite book [Flatland](flatland.md) line segments, being the most primitive shape, represent [women](woman.md). ~drummyfish }
|
||||
|
||||
```
|
||||
/ | \ .'
|
||||
/ ________ | \ .'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue