Category:Intrinsic Float methods: Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
The individual 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]].


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.
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]]

Latest revision as of 14:35, 19 January 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.

This category currently contains no pages or media.