Skip to content
JervenBolleman edited this page May 29, 2019 · 1 revision

pi

Signature

 xsd:double  PI ()

Returns an fixed approximation of PI.

This function is the same as math:PI.

ASK {FILTER(PI() = "3.141592653589793"^^xsd:double)}

Should return true