dolfin.cpp.math¶
Math library module
Functions
|
|
|
|
|
-
dolfin.cpp.math.
between
(arg0: float, arg1: Tuple[float, float]) → bool¶
-
dolfin.cpp.math.
ipow
(arg0: int, arg1: int) → int¶
-
dolfin.cpp.math.
near
(x0: float, x1: float, eps: float=3e-16) → bool¶