Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SoundLibrary
Mathematics
Function
Elementary
Sqrt
C# Class SoundLibrary.Mathematics.Function.Elementary.Sqrt
平方根。
Inheritance:
Unary
Exibir arquivo
Open project: ufcpp/UfcppSample
Public Methods
Method
Description
Clone
( ) :
System.Function
Sqrt
(
System.Function
f
) :
System
Protected Methods
Method
Description
Differentiate
( ) :
System.Function
FunctionName
( ) :
string
Method Details
Clone()
public
method
public
Clone
( ) :
System.Function
return
System.Function
Differentiate()
protected
method
protected
Differentiate
( ) :
System.Function
return
System.Function
FunctionName()
protected
method
protected
FunctionName
( ) :
string
return
string
Sqrt()
public
method
public
Sqrt
(
System.Function
f
) :
System
f
System.Function
return
System