Toggle navigation
Foreng
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
nth_root_r64
Function
7 statements
Source File
math_misc.f90
foreng_math_misc
nth_root_r64
Contents
None
public function nth_root_r64(x_, n_) result(root_)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
x_
integer,
intent(in)
::
n_
Return Value
real(kind=real64)
Contents
None