isReal x
i1 : isReal 2. o1 = true
i2 : isReal sqrt(-1) o2 = false
The object isReal is a method function.
The source of this document is in Macaulay2Doc/ov_analytic_functions.m2:458:0.