pg.scalars.Log
Accessible via pg.scalars.Log, pg.scalars.log.
-
class Log(x, base=2.718281828459045)[source]
Bases: pg.scalars.Scalar
A log scheduled float.
Methods:
call(step)
|
Implementation. |
-
call(step)[source]
Implementation. Subclass should override this method.
- Return type:
float