17 lines
153 B
Markdown
17 lines
153 B
Markdown
---
|
|
title: "turns::QUARTER_TURN"
|
|
subtitle: "Constant in turns"
|
|
excerpt: ""
|
|
layout: manual
|
|
---
|
|
|
|
|
|
|
|
```kcl
|
|
turns::QUARTER_TURN: number(deg) = 90deg
|
|
```
|
|
|
|
|
|
|
|
|