Ateles
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
bico
Function
21 statements
Source File
integrateLeg_test.f90
integrateLeg_test
bico
Contents
elemental function bico(n, k) result(b)
Compute the binomial n over k
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
n
integer,
intent(in)
::
k
Return Value
real(kind=rk)