ProtoFlux:Phi: Difference between revisions

From Resonite Wiki
add phi flux node
 
standard
Line 8: Line 8:
|}}
|}}


In mathematics, φ (Phi) refers to the '''golden ratio'''.
== Usage ==
The Phi node outputs the [https://en.wikipedia.org/wiki/Golden_ratio Golden Ratio] mathematical constant.


Its value is approximately 1.618034. <!-- Don't kill me math people, I'm taking the value present in-game -->
== Inputs ==
None.
 
== Outputs ==
 
=== * (float) ===
The golden ratio. Its float value is approximately <code>1.61803401</code>.


[[Category:ProtoFlux:Math:Constants]]
[[Category:ProtoFlux:Math:Constants]]

Revision as of 02:27, 15 January 2024

φ
Constants

Usage

The Phi node outputs the Golden Ratio mathematical constant.

Inputs

None.

Outputs

* (float)

The golden ratio. Its float value is approximately 1.61803401.