| *.FunctionalGroup | R Documentation | 
Scalar multiplication of functional group (order matters: scalar * FG)
## S3 method for class 'FunctionalGroup'
scalar * fg
scalar | 
 float to multiply all FG parameters with.  | 
fg | 
 Functional group whose parameters are to be multiplied.  | 
C A FunctionalGroup object that has all its values multiplied by scalar.
fg = FunctionalGroup$new()
3.1 * fg
0 * fg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.