PreviousUpNext

15.4.721  src/lib/core/init/math-built-in.pkg


# Compiled by:
#     src/lib/core/init/init.cmi



###                 "Good friends, good books and a sleepy conscience: this is the ideal life."
###
###                                                         -- Notebook, 1898



package math_inline_t {
  my sqrt:  real -> real = inline::f64_sqrt;
};


Comments and suggestions to: bugs@mythryl.org

PreviousUpNext