ProtoFlux:E

From Resonite Wiki
Revision as of 11:57, 21 May 2024 by AmasterAmaster (talk | contribs) (Added output description and some example bullet points.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
e
Constants

Called Euler's number, e is approximately equal to 2.71828.

It is the base of natural logarithms.

Outputs

* (float)

Returns the mathematical constant.

Examples

This node is useful for the following reasons when creating systems:

  • Exponential Growth and Decay
  • Random Events and Probabilities
  • Economics and Resource Management (such as Interest and Inflation)
  • Difficulty Scaling
  • AI Behavior
  • Smooth Curves