This is an old version, view current version.

12.3 fabs function

Deprecated: The unary function fabs is deprecated.

Replacement: Use the unary function abs instead. Note that the return type for abs is different for integer overloads, but this replacement is safe due to Stan’s type promotion rules.

Scheduled Removal: Stan 2.33