Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ BIGINT

const int stan::math::internal::BIGINT = 2000000000

The largest integer that protects against floating point errors for the inv_Phi function.

The value was found by finding the largest integer that passed the unit tests for accuracy when the input into inv_Phi is near 1.

Definition at line 23 of file inv_Phi.hpp.