Difference between revisions of "Xojo.Math"

From Xojo Documentation

(Created page with "{{ModuleBox | super=Object | scope=global }} {{Description | text=The Math namespace contains math-related functions.}} <dynamicTable id="Methods" class="methodTable" tit...")
 
Line 31: Line 31:
  
 
[[Category:iOS]]
 
[[Category:iOS]]
 +
[[Category:Language_Math]]

Revision as of 19:21, 22 January 2019

Module

The Math namespace contains math-related functions.

Methods
ACos Cos RandomInt
ASin Exp Round
ATan Floor Sign
ATan2 Log Sin
Abs Max Sqrt
Ceil Min Tan

See Also

Double, Integer data types