CDL - EVAL: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
No change in size ,  16:33, 21 February 2023
m
 
(One intermediate revision by the same user not shown)
Line 34: Line 34:
     PLOT ALL AverageTemp EVAL [ SUM(AverageTemp-5) ] colour green Axis DegreeDays
     PLOT ALL AverageTemp EVAL [ SUM(AverageTemp-5) ] colour green Axis DegreeDays
   EndChart
   EndChart
[[Category:CumulusUtils]]


=== LN ===
=== LN ===
Line 45: Line 42:
The EXP function provides the power function for the base of the Euler number e.
The EXP function provides the power function for the base of the Euler number e.
It is implemented as the JavaScript ''Math.exp''.
It is implemented as the JavaScript ''Math.exp''.
[[Category:CumulusUtils]]

Navigation menu