class Cosmo::MathLib::Asin

Defined in:

cosmo/runtime/intrinsic/lib/math.cr

Instance Method Summary

Instance methods inherited from class Cosmo::IntrinsicFunction

call(args : Array(ValueType)) : ValueType call, intrinsic? : Bool intrinsic?, to_s : String to_s, token(name : String) : Token token

Constructor methods inherited from class Cosmo::IntrinsicFunction

new(interpreter : Interpreter) new

Instance methods inherited from class Cosmo::Callable

arity : Range(UInt32, UInt32) arity, call(args : Array(ValueType)) : ValueType call, intrinsic? : Bool intrinsic?, to_s : String to_s

Instance Method Detail

def arity : Range(UInt32, UInt32) #

def call(args : Array(ValueType)) : Float64 #