shithub: riscv

ref: 8a72dc1c6b13edf36cc2bc349bb40688ffe0a6a2
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}