Floating point data Tile#
A tile used to store floating point data type.
Description#
Output#
Data#
Info
- Return
Floating Point data defaults to 0. - Usage
Used for numeric values.
Real Signature#
Signature
- A plain language description of the function associated with the tile
def addition(x, y): return x + y