Skip to content

[Fortran] Replace archaic intrinsic functions #37

@RRiva

Description

@RRiva

Over time, several intrinsic functions have been labeled archaic. See here for the complete list. They should be replaced by their modern equivalent. For example: dsin works for real, while csin and zsin for complex of different kind. They should be replaced by sin, which works for all cases.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions