Xojo Documentation
Xojo Documentation
Home
Getting Started
Get Started with Xojo
QuickStarts
Tutorials
Pi Programming
More Guides
Resources
In-Depth Guides
User Guide
Language Reference
Resources
Release Notes
System Requirements
Deprecations
Videos
Feedback
About
Usage
Copyrights and Trademarks
Tools
What links here
Related changes
Special pages
Printable version
Permanent link
Page information
Xojo.Math.Min
From Xojo Documentation
This item was
deprecated
in version
2020r2
.
Please use
Min
as a replacement.
Method
Xojo.Math
.Min
(value1 As
Double
, value2 As
Double
,
ParamArray
moreValues As
Double
)
As
Double
Supported for all project types and targets.
Returns the minimum value out of all the values passed in as parameters.
Categories
:
Noindexed pages
Deprecated
Deprecated2020r2
Methods
Language Math