BEACH
0.7.3
BEACH ドキュメント一覧
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
standard_normal_cdf
Interface
Apache-2.0
76 statements
Source File
bem_app_config_parser.f90
bem_app_config_parser
standard_normal_cdf
Contents
None
interface
public pure module function standard_normal_cdf(x) result(cdf)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=dp),
intent(in)
::
x
Return Value
real(kind=dp)
Description
標準正規分布の累積分布関数値を返す。