Graph Framework
Loading...
Searching...
No Matches
graph_fortran::graph_atan Interface Reference

Create atan node. More...

Public Member Functions

type(c_ptr) function graph_atan (c, left, right)
 

Detailed Description

Create atan node.

Parameters
[in]cThe graph C context.
[in]leftThe left opperand.
[in]rightThe right opperand.
Returns
pow(left, right)

The documentation for this interface was generated from the following file: