17 lines
148 B
Markdown
17 lines
148 B
Markdown
---
|
|
title: "turns::HALF_TURN"
|
|
subtitle: "Constant in turns"
|
|
excerpt: ""
|
|
layout: manual
|
|
---
|
|
|
|
|
|
|
|
```kcl
|
|
turns::HALF_TURN: number(deg) = 180deg
|
|
```
|
|
|
|
|
|
|
|
|