add phi flux node |
standard |
||
Line 8: | Line 8: | ||
|}} | |}} | ||
== Usage == | |||
The Phi node outputs the [https://en.wikipedia.org/wiki/Golden_ratio Golden Ratio] mathematical constant. | |||
Its value is approximately 1. | == 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
.