--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Returns e**x.
full_name: Math::exp
is_singleton: true
name: exp
params: |
Math.exp(x) => float
visibility: public
Back to Directory