ProtoFlux:Pi: Difference between revisions

From Resonite Wiki
add pi(e) constant flux node
 
standard
Line 8: Line 8:
|}}
|}}


Constant equal to the ratio of a circle's circumference to its diameter, roughly equals to 3.14159.
== 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.