Circle a
Type Function¶
| Input RX | REAL (circle radius) |
| RX | REAL (circle radius) |
| Output | REAL (area of circle segment) |
| CIRCLE_A calculates the area of a circle segment with the angle AX and radius RX. If the angle is set AX = 360 so the circle area is calculated. |

