|
Groonga 3.0.9 Source Code Document
|

Go to the source code of this file.
Macros | |
| #define | domain_error(msg) mrb_raise(mrb, E_RANGE_ERROR, "Numerical argument is out of domain - " #msg) |
Functions | |
| void | mrb_mruby_math_gem_init (mrb_state *mrb) |
| void | mrb_mruby_math_gem_final (mrb_state *mrb) |
| #define domain_error | ( | msg | ) | mrb_raise(mrb, E_RANGE_ERROR, "Numerical argument is out of domain - " #msg) |
1.8.1.2