shithub: riscv

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

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