ProtoFlux:E

From Resonite Wiki
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