13 lines
286 B
Plaintext
13 lines
286 B
Plaintext
|
[[esql-pi]]
|
||
|
=== `PI`
|
||
|
The {wikipedia}/Pi[ratio] of a circle's circumference to its diameter.
|
||
|
|
||
|
[source.merge.styled,esql]
|
||
|
----
|
||
|
include::{esql-specs}/math.csv-spec[tag=pi]
|
||
|
----
|
||
|
[%header.monospaced.styled,format=dsv,separator=|]
|
||
|
|===
|
||
|
include::{esql-specs}/math.csv-spec[tag=pi-result]
|
||
|
|===
|