xmolecule
Manual
Modules
Block Data
Procedures
Derived Types
Programs
binom
Function
Gnu General Public License V3
12 statements
anglib
binom
Contents
public pure recursive function binom(n, r) result(res)
calculates binomial
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
n
integer,
intent(in)
::
r
Return Value
real(kind=8)