summaryrefslogtreecommitdiff
path: root/macros/truth.sci
blob: e4e967ed9432fb8d844da98c0c7a165534948969 (plain)
1
2
3
4
function f = truth()
y = %t
f = y
endfunction