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