File: testthat_tolerance.Rd

package info (click to toggle)
r-cran-testthat 3.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,452 kB
  • sloc: cpp: 9,261; ansic: 37; sh: 14; makefile: 5
file content (12 lines) | stat: -rw-r--r-- 345 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/compare.R
\name{testthat_tolerance}
\alias{testthat_tolerance}
\title{Default numeric tolerance}
\usage{
testthat_tolerance()
}
\description{
testthat's default numeric tolerance is 1.4901161 × 10\if{html}{\out{<sup>}}-8\if{html}{\out{</sup>}}.
}
\keyword{internal}