shithub: riscv

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

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