Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Elementary.Schememodule contains naming schemes for different math functions
type 'a t = 'a Bap_core_theory.Theory.Value.sort -> int -> stringval pow : 'a tval compound : 'a tval rootn : 'a tval pown : 'a tval rsqrt : 'a tval hypot : 'a tval exp : 'a tval expm1 : 'a tval exp2 : 'a tval exp2m1 : 'a tval exp10 : 'a tval exp10m1 : 'a tval log : 'a tval log2 : 'a tval log10 : 'a tval logp1 : 'a tval log2p1 : 'a tval log10p1 : 'a tval sin : 'a tval cos : 'a tval tan : 'a tval sinpi : 'a tval cospi : 'a tval atanpi : 'a tval atan2pi : 'a tval asin : 'a tval acos : 'a tval atan : 'a tval atan2 : 'a tval sinh : 'a tval cosh : 'a tval tanh : 'a tval asinh : 'a tval acosh : 'a tval atanh : 'a t