plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
square_function
Function
MIT
5 statements
Source File
exec_binary_search.f90
main
square_function
Contents
function square_function(x) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
x
Return Value
real(kind=real64)