standard |
m ProbablePrime moved page Phi (ProtoFlux) to ProtoFlux:Phi: Creating protoflux Namespace |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
|}} | |}} | ||
The '''Phi''' node outputs the [https://en.wikipedia.org/wiki/Golden_ratio Golden Ratio] mathematical constant. | |||
The Phi node outputs the [https://en.wikipedia.org/wiki/Golden_ratio Golden Ratio] mathematical constant. | |||
== Inputs == | == Inputs == | ||
Line 16: | Line 15: | ||
== Outputs == | == Outputs == | ||
=== * (float) === | === * ([[Type:Float|float]]) === | ||
The golden ratio. Its float value is approximately <code>1.61803401</code>. | The golden ratio. Its [[Type:Float|float]] value is approximately <code>1.61803401</code>. | ||
[[Category:ProtoFlux:Math:Constants]] | [[Category:ProtoFlux:Math:Constants]] |
Latest revision as of 06:51, 20 January 2024
φ
Constants
The Phi node outputs the Golden Ratio mathematical constant.
Inputs
None.
Outputs
* (float)
The golden ratio. Its float value is approximately 1.61803401
.