Mlib#

class rbc.libfuncs.Mlib#
References:

https://www.gnu.org/software/libc/manual/html_node/Mathematics.html https://en.cppreference.com/w/cpp/header/cmath

Attributes

Mlib.name

Methods

Mlib.__init__()

Mlib.check(fname)

Return True if library contains a function with given name.

Mlib.get(libname[, _cache])