Real constants and functions: Difference between revisions

Content deleted Content added
No edit summary
Added DWScript
Line 339:
Ceil(x); // ceiling
Power(x, y); // power</lang>
 
=={{header|DWScript}}==
 
See [[Real_constants_and_functions#Delphi|Delphi]].
 
=={{header|E}}==