MCPcopy Index your code
hub / github.com/Shopify/go-lua / math.go

File math.go

math.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package lua
2
3import (
4 "math"

Callers

nothing calls this directly

Calls 12

mathUnaryOpFunction · 0.85
mathBinaryOpFunction · 0.85
CheckNumberFunction · 0.85
CheckIntegerFunction · 0.85
reduceFunction · 0.85
ArgumentCheckFunction · 0.85
ErrorfFunction · 0.85
CheckUnsignedFunction · 0.85
PushNumberMethod · 0.80
PushIntegerMethod · 0.80
IsNoneOrNilMethod · 0.80
TopMethod · 0.80

Tested by

no test coverage detected