You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are required for the SciNum implementation. They make less sense for SciFloat than for SciDecimal since f64 doesn't properly maintain precision, but a best effort can still be made.
These are required for the
SciNumimplementation. They make less sense forSciFloatthan forSciDecimalsincef64doesn't properly maintain precision, but a best effort can still be made.precision()precision_most_significant_fig()precision_uncertainty()dp()sf()sf_uncertainty()round_precision()round_dp()round_sf()round_match_uncertainty()round_match_uncertainty_sf()round_uncertainty_precision()round_uncertainty_dp()round_uncertainty_sf()round_uncertainty_match_number()trunc_sf()