shithub: riscv

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

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