For questions related to numerical precision in programming. For classification precision use the tag [precision-recall].
In general, the precision of an approximate real number is the effective number of decimal digits in it which are treated as significant for computations. The accuracy is the effective number of these digits which appear to the right of the decimal point.
For precision in Information Retrieval (the ratio of relevant items to total items retrieved) please use the tag precision-recall.