Skip to content

Add std prefix to abs() and isnan() (and others?) in NREL SAM code #1223

@tyneises

Description

@tyneises

Some of our code uses abs() instead of std::abs() or fabs(). Abs() can return an integer instead of double in some contexts when compiled with gcc.

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions