Category:Float methods: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Created page with "The individual intrinsic Float methods are described in the following articles. For information about the ...")
 
mNo edit summary
Line 1: Line 1:
The individual [[Intrinsic classes#Two generic intrinsic classes: string and numeric|intrinsic Float]] methods are described in the following articles. For information about the conventions followed, see [[Notation conventions for methods]].
The individual [[Intrinsic classes#Two generic intrinsic classes: string and numeric|intrinsic Float]] methods are described in the following articles. For information about the conventions followed, see [[Notation conventions for methods|"Notation conventions for methods"]].


Intrinsic Float methods treat their method object as a Float value. Any value that is not a Float value is [[Intrinsic classes#Automatic “implicit” conversion of intrinsic values|automatically converted]] before it is acted on by the method.
Intrinsic Float methods treat their method object as a Float value. Any value that is not a Float value is [[Intrinsic classes#Automatic “implicit” conversion of intrinsic values|automatically converted]] before it is acted on by the method.


[[Category:Intrinsic methods]]
[[Category:Intrinsic methods]]

Revision as of 23:05, 2 May 2011

The individual intrinsic Float methods are described in the following articles. For information about the conventions followed, see "Notation conventions for methods".

Intrinsic Float methods treat their method object as a Float value. Any value that is not a Float value is automatically converted before it is acted on by the method.