Rdocumentation
powered by
Learn R Programming
mbbefd (version 0.7)
g2a: Get a parameter known g and b
Description
g2a
returns the a parameter known g and b
Usage
g2a(g, b)
Arguments
g
the g parameter
b
the b parameter
Value
a real value
Examples
Run this code
g2a(
10
,
2
)
Run the code above in your browser using
DataLab