JuliaArbitraryPrecisionΒΆ
jnemo.spad line 21 [edit on github]
Approximate numbers for which the user can get the precision for subsequent calculations.
- coerce: % -> OutputForm
from CoercibleTo OutputForm
- convert: % -> String
from ConvertibleTo String
- latex: % -> String
from SetCategory
- precision: () -> PositiveInteger
precision()
returns the precision defined at instantiation time or later if its modification is allowed.