Precision
in package
The Precision enum.
Tags
Table of Contents
- APPROXIMATE = 'approximate'
- FLOAT = 'float'
- INTEGER = 'integer'
Constants
APPROXIMATE
public
mixed
APPROXIMATE
= 'approximate'
FLOAT
public
mixed
FLOAT
= 'float'
INTEGER
public
mixed
INTEGER
= 'integer'