add pi(e) constant flux node |
standard |
||
Line 8: | Line 8: | ||
|}} | |}} | ||
== Usage == | |||
The Pi node outputs the mathematical constant [https://en.wikipedia.org/wiki/Pi Pi]. | |||
== Inputs == | |||
None. | |||
== Outputs == | |||
=== * (float) === | |||
Pi. Its float value is approximately <code>3.14159274</code>. | |||
[[Category:ProtoFlux:Math:Constants]] | [[Category:ProtoFlux:Math:Constants]] |
Revision as of 02:29, 15 January 2024
π
Constants
Usage
The Pi node outputs the mathematical constant Pi.
Inputs
None.
Outputs
* (float)
Pi. Its float value is approximately 3.14159274
.